mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Perhaps quotes are confusing it here.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
- config
|
||||
|
||||
- name: /var/log/rsyncd-fedora.log file context
|
||||
command: semanage fcontext -a -t rsync_log_t "/var/log/rsyncd-fedora.log"
|
||||
command: semanage fcontext -a -t rsync_log_t /var/log/rsyncd-fedora.log
|
||||
|
||||
- name: /etc/system_identification
|
||||
copy: src=system_identification dest=/etc/system_identification
|
||||
|
||||
Reference in New Issue
Block a user