summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
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
2016-10-20support 3rd party schedulerenlinxu
2016-10-17Get rid of openshift_node_config_file entirelyScott Dodson
2016-10-17Build full node config path in systemd_units tasks.Andrew Butcher
2016-10-13Merge pull request #2586 from cgwalters/seboolean-handle-aliasesScott Dodson
2016-10-12nfs: Handle seboolean aliases not just in FedoraColin Walters
2016-10-11Merge branch 'master' of github.com:openshift/openshift-ansible into variable...Justin Cook
2016-10-11set defaults for debug_level in template and taskJustin Cook
2016-10-10Improve how we handle containerized node failure on first startupScott Dodson
2016-09-28Suppress more warnings.Andrew Butcher
2016-09-20Fix references to openshift.master.sdn_cluster_network_cidr in node rolesScott Dodson
2016-09-19Merge pull request #2466 from sdodson/node-no-proxy-v2Scott Dodson
2016-09-19Add portal_net and sdn_cluster_network_cidr to node NO_PROXYScott Dodson
2016-09-19Merge pull request #2433 from andrewklau/tuned-atomic-guestScott Dodson
2016-09-13Define proxy settings for node servicesScott Dodson