OKD O-Cloud implementation
[pti/rtp.git] / okd / ansible.cfg
1 [defaults]
2 roles_path = ./roles
3 remote_tmp = /tmp
4
5 [privilege_escalation]
6 become_method = sudo
7 become_ask_pass = True