syslogd: Fix one more module call to use FQCN
This commit is contained in:
parent
a5cc79f23b
commit
171b38df8e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
notify: Restart syslogd
|
notify: Restart syslogd
|
||||||
|
|
||||||
- name: Create dummy all.log
|
- name: Create dummy all.log
|
||||||
shell: umask 027 ; touch /srv/log/all.log
|
ansbile.builtin.shell: umask 027 ; touch /srv/log/all.log
|
||||||
args:
|
args:
|
||||||
creates: /srv/log/all.log
|
creates: /srv/log/all.log
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue