summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
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-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
2016-12-07Pre-pull master/node/ovs images during upgrade.Devan Goodwin
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
2016-11-21Merge pull request #2818 from mtnbikenc/package-refactorScott Dodson
2016-11-21Only run tuned-adm if tuned exists.Dusty Mabe
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-11-16Merge pull request #2636 from enlinxu/masterAndrew Butcher
2016-11-07set AWS creds task with no_logsSally O'Malley
2016-11-02Deploy an OOM systemd override for openvswitch.Devan Goodwin
2016-10-20Add node-labels to kubeletArgumentsTim Bielawa