Refactored host name groups
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# command: ansible-playbook -i common/config.ini common/update-docker.yml
|
||||
---
|
||||
- name: Update Docker only on hosts where it is installed
|
||||
hosts: docker-hosts
|
||||
hosts: docker_hosts
|
||||
become: true
|
||||
become_method: sudo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user