summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/filter_plugins/openshift_master.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3914 from rikkuness/yaml_newlineOpenShift Bot2017-05-181-0/+1
|\ | | | | Merged by openshift-bot
| * Prevent line wrap in yaml dump of IDP, fixes #3912Darrian2017-04-121-0/+1
| |
* | Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
|/ | | | | | | In a project where contributors are free to use whatever editor they want and we have linting tools that verify the proper formatting of Python files, it should not be required to have a vim-specific line in Python files.
* Support unicode output when dumping yamlRussell Teague2017-04-031-7/+10
|
* Use ansible.compat.six where possibleJason DeTiberus2017-03-091-1/+5
|
* Add ca-bundle.crt to list of certs to synchronize.Andrew Butcher2017-02-281-1/+1
|
* Ansible Lint cleanup and making filter/lookup plugins used by ↵Jason DeTiberus2017-02-141-0/+578
openshift_master_facts available within the role