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
|
||||
|
||||
- name: Create dummy all.log
|
||||
shell: umask 027 ; touch /srv/log/all.log
|
||||
ansbile.builtin.shell: umask 027 ; touch /srv/log/all.log
|
||||
args:
|
||||
creates: /srv/log/all.log
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue