it would help if you committed the file you were trying to use

This commit is contained in:
Stephen Smoogen 2017-04-30 01:49:48 +00:00
parent 9c2043165a
commit c998d21494

View file

@ -0,0 +1,4 @@
define hostgroup {
hostgroup_name nomail
alias No Mail
members *, {% for host in groups['bastion'] %}!{{host}}, {% endfor %}{% for host in groups['smtp-mm'] %}!{{host}}, {% endfor %}{% for host in vars['phx2_management_hosts'] %}!{{host}}{% if not loop.last %},{% endif %} {% endfor %}