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.
Shaun Reed b5a97de9ff
Add fail2ban playbook for updating jails remotely
2 years ago
..
plays Add fail2ban playbook for updating jails remotely 2 years ago
roles Add fail2ban playbook for updating jails remotely 2 years ago
README.md Add README for fail2ban 3 years ago
hosts Update core ansible role 3 years ago
make-host.yml Add README for fail2ban 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 services
  • plays/ - A collection of custom ansible plays for various uses
  • core.yml - Playbook example for using core configuration role
  • docker.yml - Playbook example for using docker install role (Debian / Ubuntu)
  • make-host.yml - Playbook example for using multiple roles together to create a new host
  • hosts - Sample / partially default ansible hosts file