summaryrefslogtreecommitdiffstats
path: root/roles/ansible-ansible-openshift-ansible/tasks
Commit message (Collapse)AuthorAgeFilesLines
* use my openshift-ansible fork in stage until changes merge upstreamAdam Miller2017-08-181-1/+6
| | | | | | | | | We also need those changes backported to the release-3.6 branch https://github.com/openshift/openshift-ansible/pull/5101 https://github.com/openshift/openshift-ansible/pull/5129 Signed-off-by: Adam Miller <admiller@redhat.com>
* openshift-ansible fixes merged upstream, remove osbs work aroundsAdam Miller2017-07-211-5/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add temp workaround for ansible-ansible-openshift-ansible in stageAdam Miller2017-07-201-0/+12
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* uncomment commented parts of ansible-ansible-openshift-ansibleAdam Miller2017-07-191-15/+13
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Redploy once morePatrick Uiterwijk2017-05-121-13/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Run the playbookPatrick Uiterwijk2017-05-111-13/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Disable ansible running for nowPatrick Uiterwijk2017-05-111-13/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* use git module version (not refspec) in ansible-ansible-openshift-ansibleAdam Miller2016-11-011-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add required pyOpenSSL for ansible-ansible-openshift-ansible roleAdam Miller2016-10-241-0/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* switch to using package instead of dnf to manage EL vs fedoraAdam Miller2016-10-241-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add pre-req packages to ansible-ansible-openshift-ansible roleAdam Miller2016-10-241-0/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add ansible-ansible-openshift-ansible and groups/osbs-cluster.ymlAdam Miller2016-10-241-0/+32
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>