move this around to make sure it installs on more than the control host
This commit is contained in:
parent
9b5260f3a5
commit
ac97f4e4fd
2 changed files with 5 additions and 6 deletions
|
@ -29,12 +29,6 @@
|
|||
- ansible-ansible-openshift-ansible
|
||||
- ansible-ansible-openshift-ansible-config
|
||||
|
||||
- name: install redhat ca file
|
||||
package: name=subscription-manager-rhsm-certificates state=installed
|
||||
tags:
|
||||
- ansible-ansible-openshift-ansible
|
||||
- ansible-ansible-openshift-ansible-config
|
||||
|
||||
- name: run ansible prereqs playbook
|
||||
shell: "ansible-playbook {{ openshift_ansible_pre_playbook }} -i {{ cluster_inventory_filename }}"
|
||||
args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue