Move playbooks in a separate directory

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-04-08 00:39:41 +02:00
parent 4814d7d6ae
commit 680b09ca2c
5 changed files with 14 additions and 7 deletions

View File

@ -1,7 +1,9 @@
[defaults]
# Explicitely redefined some defaults to make play execution work
roles_path = ./roles
inventory = ./hosts
timeout = 60
# ask_vault_pass = True
[privilege_escalation]
become = True