diff --git a/playbooks/roles/operators/tasks/main.yaml b/playbooks/roles/operators/tasks/main.yaml index f5f98ef..142df3f 100644 --- a/playbooks/roles/operators/tasks/main.yaml +++ b/playbooks/roles/operators/tasks/main.yaml @@ -19,7 +19,8 @@ dest: ~/.ansible/tripleo-operator-ansible repo: https://opendev.org/openstack/tripleo-operator-ansible update: "{{ update_operator | bool }}" - version: master + # Upstream repo has been retired, this is the latest commit + version: e1abb34ef8eddaebaee63012730b5c65ca731c24 - name: Build operator collection # noqa no-handler no-changed-when tags: always