summaryrefslogtreecommitdiff
path: root/roles/openshift_aws/filter_plugins/openshift_aws_filters.py
AgeCommit message (Collapse)Author
2018-01-10Move more plugins to lib_utilsMichael Gugino
This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
2017-12-11Changing the node group format to a list.Kenny Woodson
2017-11-29Initial upgrade for scale groups.Kenny Woodson
2017-11-01Adding elb changes to provision elbs and add to scale group.Kenny Woodson
2017-09-27Rename filter_plugins to unique namesRussell Teague
Filter plugin modules should have unique names to not conflict with core Ansible modules. (Ansible 2.4)