Start playbooks with nrpe role
This commit is contained in:
parent
0083c6ec17
commit
3bcffbe251
9 changed files with 191 additions and 0 deletions
4
playbooks/ansible.cfg
Normal file
4
playbooks/ansible.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[defaults]
|
||||
hostfile = stage
|
||||
legacy_playbook_variables = no
|
||||
pipelining = False
|
||||
Reference in a new issue