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']
|
2024-11-27 13:48:08 +10:00
|
|
|
base_pkgs_erase: ['firstboot-tui', 'bluez-utils', sendmail', 'firewalld']
|
2013-06-06 18:04:01 +00:00
|
|
|
service_disabled: []
|
|
|
|
service_enabled: []
|
2024-11-27 13:48:08 +10:00
|
|
|
is_rhel: true
|