Alex Schultz b349c5312b Rename roles to use underscore
It appears that '-' is not valid in role names in collections per
https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#roles-directory

Change-Id: Id472a75ed71170208acc7cfbc79f7ad18945ea67
2020-01-21 10:12:00 -07:00

7 lines
204 B
YAML

---
- hosts: localhost
roles:
- tripleo_container_image_prepare_default
vars:
tripleo_container_image_prepare_default_output_env_file: "{{ ansible_env.HOME }}/container-image-prepare.yaml }}"