# When install_yamls repo is missing from the expected location, # should it be cloned? (If not, just fail the playbook.) clone_install_yamls: false # Path where install_yamls repo should be found. install_yamls_path: "{{ inventory_dir }}/install_yamls" # rhoso namespace rhoso_namespace: "openstack"