summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/update_repos_and_packages.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-01-27 14:12:43 -0500
committerRussell Teague <rteague@redhat.com>2017-01-27 16:04:03 -0500
commitf606ccc1623a422878ab48b4451124453c7c6ded (patch)
treeae60388931fefc2b3790072f5b082c806c605054 /playbooks/common/openshift-cluster/update_repos_and_packages.yml
parentb31b6e3202e03394e8d8caf7813ee722d916d59e (diff)
downloadopenshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.gz
openshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.bz2
openshift-f606ccc1623a422878ab48b4451124453c7c6ded.tar.xz
openshift-f606ccc1623a422878ab48b4451124453c7c6ded.zip
Adding names to plays and standardizing
Diffstat (limited to 'playbooks/common/openshift-cluster/update_repos_and_packages.yml')
-rw-r--r--playbooks/common/openshift-cluster/update_repos_and_packages.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/update_repos_and_packages.yml b/playbooks/common/openshift-cluster/update_repos_and_packages.yml
index e3d16d359..b83e4d821 100644
--- a/playbooks/common/openshift-cluster/update_repos_and_packages.yml
+++ b/playbooks/common/openshift-cluster/update_repos_and_packages.yml
@@ -1,7 +1,8 @@
---
- include: evaluate_groups.yml
-- hosts: oo_hosts_to_update
+- name: Subscribe hosts, update repos and update OS packages
+ hosts: oo_hosts_to_update
vars:
openshift_deployment_type: "{{ deployment_type }}"
roles: