try out lists of base removals as vars instead of with_items

This commit is contained in:
Seth Vidal 2013-06-06 17:53:54 +00:00
parent 9b947b13db
commit b04806035f
3 changed files with 10 additions and 9 deletions

View file

@ -1,2 +1,6 @@
---
dist_tag: f${ansible_distribution_version}
base_pkgs_inst: ['iptables-services' ]
base_pkgs_erase: ['firewalld', 'PackageKit*', 'sendmail', 'at']
service_disabled: [ ]
service_enabled: [ ]