summaryrefslogtreecommitdiffstats
path: root/roles/flannel/meta/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* [1537105] Add openshift_facts to flannel roleRussell Teague2018-01-231-0/+1
|
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-1/+2
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-4/+1
| | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play.
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-1/+1
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Refactor etcd certificates roles.Andrew Butcher2016-08-021-2/+4
|
* Add flannel modules documentationSylvain Baubeau2015-10-271-1/+1
|
* Add flannel supportSylvain Baubeau2015-10-271-0/+16
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>