summaryrefslogtreecommitdiffstats
path: root/roles/flannel/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Replace deprecated sudo with become.Andrew Butcher2016-04-251-6/+6
|
* Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+1
|
* Remove yum / dnf duplicationScott Dodson2015-12-091-7/+1
|
* Fedora changes:Adam Miller2015-12-021-0/+6
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* Remove empty notify sectionSylvain Baubeau2015-10-281-1/+0
|
* Only remove IPv4 address from docker bridgeSylvain Baubeau2015-10-271-1/+1
|
* Add flannel supportSylvain Baubeau2015-10-271-0/+44
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>