mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Improve inventory integration tests. (#817)
This commit is contained in:
@@ -15,12 +15,3 @@
|
||||
loop:
|
||||
- ansible-docker-test-docker-inventory-container-1
|
||||
- ansible-docker-test-docker-inventory-container-2
|
||||
|
||||
- name: remove docker pagkages
|
||||
action: "{{ ansible_facts.pkg_mgr }}"
|
||||
args:
|
||||
name:
|
||||
- docker
|
||||
- docker-ce
|
||||
- docker-ce-cli
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user