Don't call the non-existant docker module

This commit is contained in:
2026-08-02 18:23:25 -05:00
parent b54cee1ee5
commit 5da2a2322d
-5
View File
@@ -37,11 +37,6 @@
gather_facts: 'yes'
roles:
- role: 'ensure_dovecot'
- name: 'docker'
hosts: 'docker'
gather_facts: 'yes'
roles:
- role: 'ensure_docker'
- name: 'podman'
hosts: 'podman'
gather_facts: 'yes'