You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
plays | 2 years ago | |
roles | 2 years ago | |
README.md | 3 years ago | |
hosts | 3 years ago | |
make-host.yml | 3 years ago |
README.md
Ansible
A few simple roles / plays I've put together in learning how to use Ansible can be found under their corresponding directories.
Examples
roles/
- A collection of custom ansible roles for various servicesplays/
- A collection of custom ansible plays for various usescore.yml
- Playbook example for using core configuration roledocker.yml
- Playbook example for using docker install role (Debian / Ubuntu)make-host.yml
- Playbook example for using multiple roles together to create a new hosthosts
- Sample / partially default ansible hosts file