Add ansible header

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-03-17 22:52:05 +01:00
parent be6bc01114
commit 9b0be73500
8 changed files with 54 additions and 4 deletions

View File

@ -4,7 +4,8 @@ timeout = 60
# ask_vault_pass = True
[privilege_escalation]
# become_ask_pass = True
become = True
become_ask_pass = True
[ssh_connection]
pipelining = True