From 7671b51616a25fa6cff9c26fe65d5f703ff94e21 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 17 Oct 2022 17:44:06 -0400 Subject: Get wiki role to push updates to the right place in docker Ikiwiki has this three-repo setup with post-update hooks --- inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'inventory.yml') 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 -- cgit v1.2.3