diff --git a/inventory b/inventory index 1b0533f..025240e 100644 --- a/inventory +++ b/inventory @@ -2,6 +2,7 @@ host_system: hosts: bob: ansible_ssh_private_key_file: ~/.ssh/keys/bob + ansible_become_pass: "{{ lookup('community.general.passwordstore', 'hosting/ansible/bob/sudo-password') }}" instance_system: #ansibletest: