update README.md
This commit is contained in:
parent
254d098dd3
commit
3abc8bb572
12
README.md
12
README.md
@ -1,5 +1,17 @@
|
|||||||
# Ansible Rollout Playbooks
|
# Ansible Rollout Playbooks
|
||||||
|
|
||||||
|
This repository contains a collection of Ansible playbooks and roles for setting up
|
||||||
|
a base system and installing Tor.
|
||||||
|
|
||||||
|
## Roles
|
||||||
|
- **base_setup** - Role to set up a base system
|
||||||
|
- Installs basic packages
|
||||||
|
- Sets time zone
|
||||||
|
- Sets up authorized key for user
|
||||||
|
- Creates user with or without password
|
||||||
|
- **system_update** - Role to update the system
|
||||||
|
- **tor** - Role to install Tor
|
||||||
|
|
||||||
## Plays
|
## Plays
|
||||||
- **playbooks/setup_base_system.yml** - Sets up the base system
|
- **playbooks/setup_base_system.yml** - Sets up the base system
|
||||||
- Can generate passwords with the `generate_user_password` variable
|
- Can generate passwords with the `generate_user_password` variable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user