Remove 'warn:' that's removed in ansible-core 2.14. (#328)

This commit is contained in:
Felix Fontein
2022-04-01 22:46:58 +02:00
committed by GitHub
parent 6f0e1149fd
commit b362bdfd88
3 changed files with 0 additions and 8 deletions
@@ -15,8 +15,6 @@
- name: Update cache
command: dnf makecache
args:
warn: no
- name: Install docker
dnf: