summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 10e7a2d..2c52301 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -5,13 +5,16 @@ prod:
remote_user: orga
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
publish:
ansible_host: front0.emacsconf.org
remote_user: orga
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true
pad:
ansible_host: front0.emacsconf.org
remote_user: orga
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
+ ansible_become: true