summaryrefslogtreecommitdiffstats
path: root/roles/openshift_sanitize_inventory/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix vsphere sanitizationScott Dodson2018-02-011-7/+7
* Set a default for required vsphere variableScott Dodson2018-02-011-0/+14
* Remove references to deployment_typeMichael Gugino2017-12-211-26/+0
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
* Include Deprecation - Init Playbook PathsRussell Teague2017-11-161-2/+2
* Ensure install and remove are mutually exclusive viaScott Dodson2017-11-021-0/+18
* Correct openshift_release regular expressionRussell Teague2017-10-261-1/+1
* Merge pull request #5830 from abutcher/registry-deploymentOpenShift Merge Robot2017-10-251-0/+2
|\
| * Ensure deployment_subtype is set within openshift_sanitize_inventory.Andrew Butcher2017-10-201-0/+2
* | Adding pre check to verify clusterid is set along with cloudprovider when per...Kenny Woodson2017-10-161-0/+13
|/
* Merge pull request #5176 from ewolinetz/deprecate_log_met_varsOpenShift Merge Robot2017-09-221-0/+4
|\
| * Creating structure to warn for use of deprecated variables and set them in a ...Eric Wolinetz2017-09-201-0/+4
* | Set network facts using first master's config during scaleup.Andrew Butcher2017-09-201-21/+0
|/
* testing: Skip net vars on integration testsSteve Milner2017-09-151-1/+6
* openshift_sanitize_inventory: Check for required varsSteve Milner2017-09-151-0/+16
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-0/+4
* openshift_sanitize_inventory: disallow conflicting deployment typesLuke Meyer2017-04-101-0/+13
* openshift_sanitize_inventory: validate releaseLuke Meyer2017-04-051-7/+14
* validate and normalize inventory variablesLuke Meyer2017-03-291-0/+28