fix default user
This commit is contained in:
parent
629f16ab6b
commit
a02b900d8c
@ -16,7 +16,10 @@
|
||||
corenetworks_dns_pip: "pip{{ ansible_python.version.major }}"
|
||||
|
||||
corenetworks_dns_delegate_to: localhost
|
||||
corenetworks_dns_user: "{{ ansible_remote_user }}"
|
||||
|
||||
# @ var corenetworks_dns_user:description: Has to be your ansible remote user.
|
||||
corenetworks_dns_user: root
|
||||
|
||||
corenetworks_dns_python_packages:
|
||||
- corenetworks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user