Change user
This commit is contained in:
parent
1cf33d1f3a
commit
bef29c551d
@ -8,7 +8,7 @@ webserver ansible_host=example.com
|
|||||||
|
|
||||||
# Group variables for target_hosts
|
# Group variables for target_hosts
|
||||||
[target_hosts:vars]
|
[target_hosts:vars]
|
||||||
ansible_user=ubuntu
|
ansible_user=root
|
||||||
#ansible_ssh_private_key_file=/var/lib/jenkins/
|
#ansible_ssh_private_key_file=/var/lib/jenkins/
|
||||||
# Or use password authentication
|
# Or use password authentication
|
||||||
# ansible_password=your_password
|
# ansible_password=your_password
|
||||||
|
Loading…
x
Reference in New Issue
Block a user