ansible-collection-base/playbooks/templates/sudoers.d/ansible.j2
Nis Wechselberg 866f02bdbb
Initial base playbooks
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
2024-06-17 16:45:02 +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