imageconfig.yml 256 B

1234567891011
  1. ---
  2. - import_playbook: registry_auth.yml
  3. vars:
  4. l_reg_auth_restart_hosts: "all:!all"
  5. - name: Update node imageConfig.format
  6. hosts: oo_first_master
  7. tasks:
  8. - import_role:
  9. name: openshift_node_group
  10. tasks_from: migrate_imageconfig.yml