2012-10-08 19:35:54 +00:00
|
|
|
---
|
2014-01-01 21:53:09 +00:00
|
|
|
dist_tag: f{{ ansible_distribution_version }}
|
2015-02-15 17:39:32 +00:00
|
|
|
base_pkgs_inst: ['iptables-services', 'ntp' ]
|
2013-06-06 17:53:54 +00:00
|
|
|
base_pkgs_erase: ['firewalld', 'PackageKit*', 'sendmail', 'at']
|
|
|
|
service_disabled: [ ]
|
2014-01-25 19:29:37 +00:00
|
|
|
service_enabled: ['auditd']
|
2014-03-04 00:08:48 +00:00
|
|
|
is_fedora: True
|