modified: tasks/setupacdc.yml
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
name: proxmoxer
|
||||
state: present
|
||||
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
|
||||
gather_facts: yes
|
||||
|
||||
Reference in New Issue
Block a user