sync readme contents
parent
4b59380ed0
commit
9d7c7ae59d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue