Refactored host name groups

This commit is contained in:
Khwezi
2026-04-11 15:42:08 +02:00
parent d691ea9396
commit 0a884d52f0
6 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
# command: ansible-playbook -i common/config.ini common/install-docker.yml
---
- name: Install Docker and Test
hosts: docker-hosts
hosts: docker_hosts
become: true
become_method: sudo