mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 04:03:52 +08:00
and get its timer also.
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
70c9a1816d
commit
688a2cf7ce
@@ -3,5 +3,5 @@ dist_tag: f{{ ansible_distribution_version }}
|
||||
base_pkgs_inst: ['iptables-services' ]
|
||||
base_pkgs_erase: ['firewalld', 'sendmail', 'at', 'pam_sss']
|
||||
service_disabled: [ ]
|
||||
service_enabled: ['auditd','logrotate']
|
||||
service_enabled: ['auditd','logrotate','logrotate.timer']
|
||||
is_fedora: True
|
||||
|
||||
Reference in New Issue
Block a user