summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory.yml')
-rw-r--r--inventory.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 2c52301..3124fb5 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -18,3 +18,7 @@ prod:
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
+all:
+ hosts:
+ localhost:
+ ansible_connection: local