You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
228 B
7 lines
228 B
[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/
|
|
|