mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-10-08 21:53:15 +03:00
no more changed state for a task
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
- name: disable container-tools
|
||||
command: dnf -y module disable container-tools
|
||||
changed_when: false
|
||||
|
||||
- name: install containerd
|
||||
package:
|
||||
|
Reference in New Issue
Block a user