[defaults] inventory=hosts pipelining = True ssh_args = -o ControlMaster=auto -o ControlPersist=60s remote_user=gethmann roles_path=roles become=False become_user="root" become_ask_pass=True become_method="sudo"