summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
2017-08-10Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson
2017-08-09Adding a default condition and removing unneeded defaults.Kenny Woodson
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
2017-08-04Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka
2017-08-03cri-o: Restart cri-o after openshift sdn installationSteve Milner
2017-08-03cri-o: Continue node without SELinux checkSteve Milner
2017-08-03openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano
2017-08-01Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot
2017-07-28move common tasks to a single file included by both systemd_units.ymlJan Chaloupka
2017-07-27Move node facts to new openshift_node_facts role.Andrew Butcher
2017-07-27Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka
2017-07-26Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka
2017-07-20Fix log dumping on service failureScott Dodson
2017-07-19allow to specify docker registry for system containersJan Chaloupka
2017-07-18Dump some logsScott Dodson
2017-07-18daemon_reload on node and ovs startScott Dodson
2017-07-18Wrap additional service changes in retriesScott Dodson
2017-07-14Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke...Scott Dodson
2017-07-06Merge pull request #4531 from abutcher/f26-ah-setseboolOpenShift Bot
2017-07-05Workaround seboolean module with setsebool command.Andrew Butcher
2017-06-30Run dns on the node and use that for dnsmasqScott Dodson
2017-06-22openvswitch, syscontainer: specify the Docker service nameGiuseppe Scrivano
2017-06-09Add daemon-reload handler to openshift_node and notify when /etc/systemd file...Andrew Butcher
2017-06-01Add daemon_reload parameter to service tasksTim Bielawa
2017-05-26Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot
2017-05-19Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher
2017-05-19allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner
2017-05-12Fix templating of static service filesRussell Teague
2017-05-09Add service file templates for master and nodeSteve Milner
2017-05-01Don't double quote when conditionsScott Dodson
2017-04-26Add bool for proper conditional handlingRussell Teague
2017-04-21Update swap disable tasksRussell Teague
2017-04-12Disable swap space on nodes at install and upgradeRussell Teague
2017-03-27Use meta/main.yml for role dependenciesRussell Teague
2017-03-13Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...Olivier Buisson
2017-02-28node: use the new oc_atomic_container moduleGiuseppe Scrivano
2017-02-15Merge pull request #3332 from giuseppe/system-containers-haGiuseppe Scrivano
2017-02-14node, vars/main.yml: define l_is_ha and l_is_same_versionGiuseppe Scrivano
2017-02-10Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson
2017-02-10node: simplify when conditionalsGiuseppe Scrivano
2017-02-10openvswitch: simplify when conditionalsGiuseppe Scrivano
2017-02-10node: refactor Docker container tasks in a blockGiuseppe Scrivano
2017-02-10system-containers: implement idempotent updateGiuseppe Scrivano
2017-02-10atomic-openshift: install as a system containerGiuseppe Scrivano
2017-02-09node: ensure conntrack-tools is installedGiuseppe Scrivano
2017-01-25Comma separate no_proxy host list in openshift_facts so that it appears as a ...Andrew Butcher
2016-12-12YAML LintingRussell Teague
2016-12-08Merge pull request #2937 from dgoodwin/upgrade-prepullScott Dodson
2016-12-08Silence warnings when using rpm directlyDag Wieers