index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_provisioners
/
tasks
Age
Commit message (
Expand
)
Author
2018-02-10
Fix indentation to make yamllint happy
Vadim Rutkovsky
2018-02-10
Verify that requested services have schedulable nodes matching the selectors
Vadim Rutkovsky
2018-01-29
Rework provisioners vars to support different prefix/version for Origin/OSE
Vadim Rutkovsky
2018-01-22
failed_when lists are implicitely ANDs, not ORs
Vadim Rutkovsky
2018-01-17
Check rc for commands with openshift_client_binary and failed_when
Vadim Rutkovsky
2017-12-20
Remove openshift.common.{is_atomic|is_containerized}
Michael Gugino
2017-12-07
Remove all uses of openshift.common.admin_binary
Scott Dodson
2017-11-22
Playbook Consolidation - openshift-provisioners
Russell Teague
2017-10-31
Merge pull request #4571 from wongma7/efs-follow
Michael Gugino
2017-10-27
Use oc_project to ensure openshift_provisioners_project present
Matthew Wong
2017-10-27
Fix yaml formatting
Matthew Wong
2017-08-10
Fix syntax for when statement
Rodolfo Carvalho
2017-05-01
Don't double quote when conditions
Scott Dodson
2017-03-30
Add external provisioners playbook starting with aws efs
Matthew Wong