summaryrefslogtreecommitdiffstats
path: root/inventory.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-09-23 12:14:19 -0400
committerSacha Chua <sacha@sachachua.com>2025-09-23 12:14:19 -0400
commitecd72950a2ed9148e65bad18e9e358a2c63b7c35 (patch)
treeb44737c3c5ac1cc6d96f1bd8acd410c60860812a /inventory.yml
parent576cb9e0be0992fb5d937a7d9bd95b657c3926eb (diff)
downloademacsconf-ansible-ecd72950a2ed9148e65bad18e9e358a2c63b7c35.tar.xz
emacsconf-ansible-ecd72950a2ed9148e65bad18e9e358a2c63b7c35.zip
tweaks to get etherpad to upgrade on front0HEADmain
Diffstat (limited to '')
-rw-r--r--inventory.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory.yml b/inventory.yml
index 76d796e..aa8732d 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -31,6 +31,7 @@ prod:
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
+ update_cache: false
wiki:
ansible_host: front0.emacsconf.org
remote_user: orga
@@ -43,6 +44,7 @@ prod:
ansible_ssh_user: orga
ansible_python_interpreter: /usr/bin/python3
ansible_become: true
+ update_cache: false
media:
ansible_host: media.emacsconf.org
remote_user: sachac