registry_auth.yml 264 B

123456789
  1. ---
  2. # This playbook is intended to be included from playbooks/updates/registry_auth.yml
  3. - name: Update master registry_auth
  4. hosts: oo_masters_to_config
  5. serial: 1
  6. tasks:
  7. - import_role:
  8. name: openshift_control_plane
  9. tasks_from: registry_auth.yml