summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/filter_plugins
Commit message (Collapse)AuthorAgeFilesLines
* 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-142-0/+579
openshift_master_facts available within the role