From 7d2ce7f455a0dc410cefc88d577922f31b45c23c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 16 Jun 2021 16:13:38 +0200 Subject: ch-equinox-(ws|t450s): upgrade to ansible community package 4.x --- chaos-at-home/ch-equinox-t450s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chaos-at-home/ch-equinox-t450s.yml') 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: -- cgit v1.2.3