File size: 221 Bytes
8b058a4
 
 
1ee9b02
8b058a4
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[defaults]
inventory = inventory/hosts.ini
remote_user = ubuntu
private_key_file = ../../keys/EC2 instance temp.pem
host_key_checking = False

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