Start playbooks with nrpe role

This commit is contained in:
nemunaire 2016-10-13 20:09:30 +02:00
commit 3bcffbe251
9 changed files with 191 additions and 0 deletions

6
playbooks/playbook.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: Custom ansible playbook
hosts: all
roles:
- nrpe