syntax
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
owner: "root"
|
||||
group: "root"
|
||||
mode: "0660"
|
||||
validate: " {{ commands.visudo }} -cf %s"
|
||||
validate: "{{ commands.visudo }} -cf %s"
|
||||
when: ansible_distribution in ["Debian", "Ubuntu"]
|
||||
|
||||
- name: server | snmpd | create /etc/snmp
|
||||
|
||||
Reference in New Issue
Block a user