Update playbooks/install-standard-docker.yml

This commit is contained in:
2025-07-04 17:56:46 +00:00
parent 4cf9c2bb36
commit b04044255c

View File

@@ -1,6 +1,6 @@
---
- name: Install Docker and standardize ACL on /opt/docker
hosts: all
hosts: docker
become: true
gather_facts: true