mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
no more changed state for a task
This commit is contained in:
parent
95fd1ef5d1
commit
e1a0358b6c
@ -45,6 +45,7 @@
|
||||
|
||||
- name: disable container-tools
|
||||
command: dnf -y module disable container-tools
|
||||
changed_when: false
|
||||
|
||||
- name: install containerd
|
||||
package:
|
||||
|
Loading…
Reference in New Issue
Block a user