This website requires JavaScript.
Explore
Help
Sign in
infrastructure
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Pull requests
7
Activity
Actions
81ffb2d7fd
ansible
/
inventory
/
group_vars
/
cloud
7 lines
104 B
Text
Raw
Normal View
History
Unescape
Escape
do we need --- in vars?
2017-05-01 21:36:03 +00:00
---
and we need to fix
2017-05-01 20:10:56 +00:00
nagios_Check_Services:
nrpe: false
try and teach nagios about hosts we want to monitor swap on and ones we do not want to
2017-09-09 19:11:06 +00:00
swap: false
and we need to fix
2017-05-01 20:10:56 +00:00
datacenter: cloud
make all cloud ansible_ifcfg_blacklist: true
2017-10-18 19:22:53 +00:00
ansible_ifcfg_blacklist: true
Copy permalink