Improve inventory integration tests. (#817)

This commit is contained in:
Felix Fontein
2024-03-13 13:56:22 +01:00
committed by GitHub
parent 4bab9a6b0e
commit 14e2f92974
5 changed files with 12 additions and 30 deletions
@@ -11,12 +11,3 @@
docker_swarm:
state: absent
force: true
- name: remove docker pagkages
action: "{{ ansible_facts.pkg_mgr }}"
args:
name:
- docker
- docker-ce
- docker-ce-cli
state: absent