1 changed files with 4 additions and 0 deletions
@ -1,3 +1,7 @@ |
|||
[defaults] |
|||
# This is needed by the openshift-ansible installer |
|||
deprecation_warnings=False |
|||
|
|||
# Since our playbooks are in a subdir and our roles are on top-level dir, |
|||
# we need to tell ansible where they are |
|||
roles_path = ./roles/ |
|||
|
|||
Loading…
Reference in new issue