Be more specific here and only include the prod instance, not staging

This commit is contained in:
Kevin Fenzi 2015-12-15 18:39:52 +00:00
parent afb0583471
commit 0b2d3f3bd8

View file

@ -426,4 +426,4 @@
- mailman3
- postfix
tags: mailman
when: inventory_hostname.startswith('mailman01') or inventory_hostname.startswith('lists-dev')
when: inventory_hostname.startswith('mailman01.phx2') or inventory_hostname.startswith('lists-dev')