summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/update_repos_and_packages.yml
blob: e92c6f1ee40e0765976bd9d34f34e718c6042c02 (plain)
1
2
3
4
5
6
7
---
- hosts: oo_hosts_to_update
  vars:
    openshift_deployment_type: "{{ deployment_type }}"
  roles:
  - openshift_repos
  - os_update_latest