summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-09-21 17:08:57 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-09-21 17:08:57 +0200
commitd1ae3da3b65ebe283fed811742db866d7205f5c3 (patch)
tree955a610b9eb42c7d4ed1e9d7b3d68e00abe3d908 /chaos-at-home
parentadd host ch-prometheus-legacy (diff)
ch-prometheus-legacy has been moved now
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-auth-legacy.yml1
-rw-r--r--chaos-at-home/ch-prometheus-legacy.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/chaos-at-home/ch-auth-legacy.yml b/chaos-at-home/ch-auth-legacy.yml
index 1e15efa8..34c478fd 100644
--- a/chaos-at-home/ch-auth-legacy.yml
+++ b/chaos-at-home/ch-auth-legacy.yml
@@ -1,6 +1,7 @@
---
- name: Basic Setup
hosts: ch-auth-legacy
+ gather_facts: no
tasks:
- debug:
msg: legacy host, not maintained by ansible...
diff --git a/chaos-at-home/ch-prometheus-legacy.yml b/chaos-at-home/ch-prometheus-legacy.yml
index f147090d..a2fc2147 100644
--- a/chaos-at-home/ch-prometheus-legacy.yml
+++ b/chaos-at-home/ch-prometheus-legacy.yml
@@ -1,6 +1,7 @@
---
- name: Basic Setup
hosts: ch-prometheus-legacy
+ gather_facts: no
tasks:
- debug:
msg: legacy host, not maintained by ansible...