registry_auth.yml 260 B

123456789
  1. ---
  2. # This playbook is intended to be included from playbooks/updates/registry_auth.yml
  3. - name: Update registry authentication credentials
  4. hosts: oo_nodes_to_config
  5. tasks:
  6. - import_role:
  7. name: container_runtime
  8. tasks_from: registry_auth.yml