mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Remove 'warn:' that's removed in ansible-core 2.14. (#328)
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
- name: Update cache
|
||||
command: dnf makecache
|
||||
args:
|
||||
warn: no
|
||||
|
||||
- name: Install docker
|
||||
dnf:
|
||||
|
||||
Reference in New Issue
Block a user