summaryrefslogtreecommitdiffstats
path: root/prod-playbook.yaml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-12 20:28:41 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-12 20:28:41 -0400
commit28d2d8a0da8b624d0a256ac492afe7605fa8d260 (patch)
tree13966a255ea5659c0d8749799007e4c6b0e0e52d /prod-playbook.yaml
parentb0d8ea0d60bcf4626b84d20e99ea2fe93353b825 (diff)
downloademacsconf-ansible-28d2d8a0da8b624d0a256ac492afe7605fa8d260.tar.xz
emacsconf-ansible-28d2d8a0da8b624d0a256ac492afe7605fa8d260.zip
Be able to deploy pad to live0
Diffstat (limited to 'prod-playbook.yaml')
-rw-r--r--prod-playbook.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/prod-playbook.yaml b/prod-playbook.yaml
deleted file mode 100644
index 83f7e7f..0000000
--- a/prod-playbook.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-- name: Set up wiki for publishing
- hosts: publish
- roles:
- - wiki-edit
-- name: Set up pad
- hosts: pad
- vars_files: prod-vars.yml
- roles:
- - pad