File size: 215 Bytes
8b058a4
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[defaults]
inventory = inventory/hosts.ini
remote_user = ubuntu
private_key_file = ~/.ssh/keys/id_admin_CS553
host_key_checking = False

[privilege_escalation]
become = True
become_method = sudo
become_user = root