tripleo-quickstart-extras/roles/install-built-repo/tasks/install_built_repo.yml

6 lines
144 B
YAML

- name: Setup repos on live host
shell: >
{{ ib_repo_workdir }}/install-built-repo.sh >
{{ ib_repo_install_log }} 2>&1
become: true