]> git.t-ch.net - malyna-ansible.git/commitdiff
Change privledge executable to be doas
authorAlex <alex@t-ch.net>
Wed, 16 Aug 2023 22:31:39 +0000 (18:31 -0400)
committerAlex <alex@t-ch.net>
Wed, 16 Aug 2023 22:31:39 +0000 (18:31 -0400)
ansible.cfg

index 93c4c734c5117add61136bbcb06db5f4a958cd9f..b2f0e3b6880e9a93d2ea99dfcea31e1135471645 100644 (file)
 ;become_ask_pass=False
 
 # (string) executable to use for privilege escalation, otherwise Ansible will depend on PATH
-;become_exe=
+become_exe=doas
 
 # (string) Flags to pass to the privilege escalation executable.
 ;become_flags=