2012-10-08 19:35:54 +00:00
|
|
|
---
|
2014-01-01 21:53:09 +00:00
|
|
|
dist_tag: el{{ ansible_distribution_version[0] }}
|
2020-03-05 15:56:50 +01:00
|
|
|
base_pkgs_inst: ['iptables', 'iptables-services']
|
2017-07-19 16:11:53 +00:00
|
|
|
base_pkgs_erase: ['firstboot-tui','bluez-utils', 'sendmail','firewalld']
|
2013-06-06 18:04:01 +00:00
|
|
|
service_disabled: []
|
|
|
|
service_enabled: []
|
2014-03-04 00:08:48 +00:00
|
|
|
is_rhel: True
|