sync readme contents

main
Felix Kronlage-Dammers 2022-05-13 09:59:29 +02:00
parent 4b59380ed0
commit 9d7c7ae59d
1 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,6 @@
# ansible-debian-baseline
This ansible role provides a common baseline configuration for debian hosts.
Not designed for docker containers.
---
@ -26,14 +25,13 @@ It's free and open source made available under the the [GNU Affero General Publi
- tmux
* motd w/ ansible message
* enable unattended-upgrades security only
* enable and configure ntp client
* switch ssh to key only authentication
* support user management
## Requirements
This role only supports Debian hosts.
Requires the [`ansible-debian-ntp`](https://git.bitpack.io/hub/ansible-debian-ntp) role
## Usage
```yaml