update ansible.cfg with become capas
This commit is contained in:
parent
96e404f331
commit
12378ae529
@ -1,5 +1,7 @@
|
||||
[defaults]
|
||||
inventory = hosts
|
||||
remote_user = michael
|
||||
private_key_file = /home/michael/.ssh/id_rsa
|
||||
remote_user = swissmakers
|
||||
private_key_file = /home/swissmakers/.ssh/id_ed25519_whitout_pw
|
||||
host_key_checking = False
|
||||
become = true
|
||||
become_user = root
|
||||
|
Loading…
x
Reference in New Issue
Block a user