try out lists of base removals as vars instead of with_items
This commit is contained in:
parent
9b947b13db
commit
b04806035f
3 changed files with 10 additions and 9 deletions
|
@ -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: [ ]
|
Loading…
Add table
Add a link
Reference in a new issue