summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml2
-rw-r--r--chaos-at-home/ch-equinox-ws.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index 6a9bbcb4..415d2d62 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -23,7 +23,7 @@
post_tasks:
- name: install ansible via pip
pip:
- name: ansible
+ name: ansible>=4.0,<5.0
- name: disable caps-lock
lineinfile:
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index 90b1eed5..43f41e63 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -19,7 +19,7 @@
post_tasks:
- name: install ansible via pip
pip:
- name: ansible
+ name: ansible>=4.0,<5.0
- name: disable caps-lock
lineinfile: