Move playbooks in a separate directory
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user