My collection of ansible playbooks
View Demo
·
Report Bug
·
Request Feature
I create for every recurring task a playbook. My intention is to make the playbooks so flexible usable as possible. I share my collection to be of use for everyone that will use Ansible.
This playbook is created for Ansible. The language for Ansible is YAML.
Clone the repo with the following command:
-
Clone the repo
git clone https://github.com/siekman-io/ansible.git
-
Be sure you can connect to the server with ssh
-
Be sure you have installed Ansible on your Mac or Linux machine.
-
Specify the host in the inventory file in the root of the folder.
-
Run a test for playbook with the following command in the folder.
ansible-playbook playbook_name.yml --check -vvv or ansible-playbook -l (hostgroup) playbook_name.yml --check -vvv
-
Run the playbook with the following command in the folder.
ansible-playbook playbook_name.yml or ansible-playbook -l (hostgroup) playbook_name.yml
-
Take a look in the playbook README.md for specifications and functions of the playbook
The playbooks in this collection , and the announce of the ones in the making. Its a continuous work in progress.
- create-playbook (soon)
- update Systems (soon)
- Monitoring Playbooks
- install-snmp (install SNMP on your Debian or RedHat servers)
- ..
Twitter - @JoukeSiekman LinkedIN - LinkedIn Mail me: - [info@siekman.io]info@siekman.io
Project Link: https://github.com/siekman-io/ansible
Would you like to support me. Thats really nice you can support me by the following ways: