1
0
Fork 0
ansible-collection-base/playbooks/templates/sudoers.d/ansible.j2
Nis Wechselberg dd603044fc
Initial base playbooks
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2025-05-07 15:01:08 +02:00

4 lines
129 B
Django/Jinja

# {{ ansible_managed }}
# Allow user for ansible to use sudo without password
{{ ansible_user }} ALL=(ALL:ALL) NOPASSWD: ALL