modified: tasks/setupacdc.yml
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
name: proxmoxer
|
name: proxmoxer
|
||||||
state: present
|
state: present
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
become: yes # Required if installing to the system Python environment
|
# become: yes # Required if installing to the system Python environment
|
||||||
|
|
||||||
- hosts: node0
|
- hosts: node0
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user