summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/update_repos_and_packages.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/common/openshift-cluster/update_repos_and_packages.yml')
-rw-r--r--playbooks/common/openshift-cluster/update_repos_and_packages.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/update_repos_and_packages.yml b/playbooks/common/openshift-cluster/update_repos_and_packages.yml
new file mode 100644
index 000000000..e92c6f1ee
--- /dev/null
+++ b/playbooks/common/openshift-cluster/update_repos_and_packages.yml
@@ -0,0 +1,7 @@
+---
+- hosts: oo_hosts_to_update
+ vars:
+ openshift_deployment_type: "{{ deployment_type }}"
+ roles:
+ - openshift_repos
+ - os_update_latest