fix: closing down if statement in sudoers template
This commit is contained in:
parent
f12ccde056
commit
9d0e1d6825
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ drone ansible.siempie.internal=(root) NOPASSWD:/usr/bin/git -C /etc/ansible/role
|
|||
drone ansible.siempie.internal=(root) NOPASSWD:/usr/local/bin/ansible-galaxy *
|
||||
drone ansible.siempie.internal=(root) NOPASSWD:/usr/local/bin/ansible-playbook *
|
||||
drone ansible.siempie.internal=(root) NOPASSWD:SETENV:/usr/bin/sh *
|
||||
{% endif %}
|
||||
{% if inventory_hostname in groups['proxmox'] %}
|
||||
drone {{ inventory_hostname }}=(root) NOPASSWD:./scripts/fstrim.sh
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue