fix: use fqdp for fstrim script
This commit is contained in:
parent
9d0e1d6825
commit
2a8ee154cc
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ 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
|
||||
drone {{ inventory_hostname }}=(root) NOPASSWD:/home/drone/scripts/fstrim.sh
|
||||
{% endif %}
|
||||
{% if inventory_hostname == 'mgmt01.infra.vpn.mirahsimon.us' %}
|
||||
drone mgmt01.siempie.internal=(simon) NOPASSWD:/usr/local/bin/kubectl *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue