Don't call the non-existant docker module
This commit is contained in:
@@ -37,11 +37,6 @@
|
|||||||
gather_facts: 'yes'
|
gather_facts: 'yes'
|
||||||
roles:
|
roles:
|
||||||
- role: 'ensure_dovecot'
|
- role: 'ensure_dovecot'
|
||||||
- name: 'docker'
|
|
||||||
hosts: 'docker'
|
|
||||||
gather_facts: 'yes'
|
|
||||||
roles:
|
|
||||||
- role: 'ensure_docker'
|
|
||||||
- name: 'podman'
|
- name: 'podman'
|
||||||
hosts: 'podman'
|
hosts: 'podman'
|
||||||
gather_facts: 'yes'
|
gather_facts: 'yes'
|
||||||
|
|||||||
Reference in New Issue
Block a user