diff --git a/ansible/hosts.ini b/ansible/hosts.ini index e24527d..2bfd516 100644 --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@ -1,2 +1,2 @@ [pve] -pve-docker ansible_ssh_user=mike become_method=community.general.doas +pve-docker ansible_ssh_user=mike become_method="community.general.doas"