diff --git a/README.md b/README.md index 23c787e..d7191ff 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ a base system and installing Tor. - **system_update** - Role to update the system - **tor** - Role to install Tor -## Plays +## Playbooks - **playbooks/setup_base_system.yml** - Sets up the base system - Can generate passwords with the `generate_user_password` variable - Passwords will be placed in a file called `generated_passwords.txt` - **playbooks/update_systems.yml** - Updates the systems - **playbooks/install_tor.yml** - Installs Tor for all hosts in the `tor_systems` group -### Testing Plays +## Testing If you would like to test out the plays before using them on your live systems, this repository includes a Vagrantfile, Ansible test configuration, and a test inventory.