summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-12-20 23:32:28 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-12-20 23:32:28 +0100
commit18d866ecbec0296288735e3d104eba7853d3f2da (patch)
tree76bf63804b439e44f2daa547f54974be6a0f4634 /chaos-at-home/ch-equinox-ws.yml
parentws/base: make superflous package list configurable (diff)
ch-equinox-ws: install ansible via pip
Diffstat (limited to 'chaos-at-home/ch-equinox-ws.yml')
-rw-r--r--chaos-at-home/ch-equinox-ws.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index f7c77328..2118d4a0 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -14,3 +14,7 @@
- role: apt-repo/kubernetes
- role: apt-repo/riot
- role: ws/base
+ post_tasks:
+ - name: install ansible via pip
+ pip:
+ name: ansible