summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Create swapoff moduleMichael Gugino2018-01-241-27/+5
* Properly cast crio boolean variables to boolMichael Gugino2018-01-081-2/+2
* Remove bootstrap.yml from main.yml in openshift_node roleMichael Gugino2017-12-211-4/+0
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
* Merge pull request #6456 from mgugino-upstream-stage/node-factsMichael Gugino2017-12-171-3/+3
|\
| * Remove openshift_node_facts part 1Michael Gugino2017-12-141-3/+3
* | Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+3
|/
* Refactor node upgrade to include less serial tasksMichael Gugino2017-12-121-0/+1
* openshift_node: reintroduce restart of CRI-O.Giuseppe Scrivano2017-12-081-0/+9
* Merge pull request #6362 from mgugino-upstream-stage/crt-playsScott Dodson2017-12-071-7/+0
|\
| * Implement container_runtime playbooks and changesMichael Gugino2017-12-071-7/+0
* | Include Deprecation: Convert to include_tasksRussell Teague2017-12-061-1/+1
|/
* Implement container runtime roleMichael Gugino2017-12-011-2/+2
* Combine openshift_node and openshift_node_dnsmasqMichael Gugino2017-11-271-0/+2
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-11/+10
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-171-5/+4
* Move node aws credentials to config.ymlMichael Gugino2017-10-021-16/+0
* Cleanup old deployment typesMichael Gugino2017-09-201-1/+2
* Fix registry auth task orderingMichael Gugino2017-09-181-2/+2
* Merge pull request #5334 from juanluisvaladas/move-sysctlOpenShift Merge Robot2017-09-161-8/+5
|\
| * Move sysctl.conf customizations to a separate fileJuan Luis de Sousa-Valadas CastaƱo2017-09-081-8/+5
* | Fix: authenticated registry support for containerized hostsMichael Gugino2017-09-111-14/+1
* | Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-071-0/+7
* | Remove openshift-commonMichael Gugino2017-09-061-1/+1
* | Merge pull request #5230 from kwoodson/openshift_node_bootstrapOpenShift Bot2017-08-301-156/+18
|\ \
| * | Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-291-157/+19
* | | Merge pull request #5128 from mgugino-upstream-stage/reg-authScott Dodson2017-08-291-0/+15
|\ \ \
| * | | Add independent registry auth supportMichael Gugino2017-08-281-0/+15
| |/ /
* | | Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson2017-08-291-2/+2
|\ \ \ | |/ / |/| |
| * | cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-251-2/+2
* | | Setup tuned profiles in /etc/tunedJiri Mencak2017-08-151-14/+4
|/ /
* | First attempt at refactor of os_firewallKenny Woodson2017-08-081-0/+32
* | cri-o: Restart cri-o after openshift sdn installationSteve Milner2017-08-031-0/+7
* | cri-o: Continue node without SELinux checkSteve Milner2017-08-031-3/+3
* | Move node facts to new openshift_node_facts role.Andrew Butcher2017-07-271-28/+0
* | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-271-2/+6
|\ \
| * | Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-261-2/+6
* | | Fix log dumping on service failureScott Dodson2017-07-201-1/+1
|/ /
* | Dump some logsScott Dodson2017-07-181-0/+11
* | daemon_reload on node and ovs startScott Dodson2017-07-181-0/+2
* | Wrap additional service changes in retriesScott Dodson2017-07-181-0/+3
|/
* Add daemon_reload parameter to service tasksTim Bielawa2017-06-011-0/+1
* Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-261-1/+1
|\
| * allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-1/+1
* | Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher2017-05-191-1/+7
|/
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Add bool for proper conditional handlingRussell Teague2017-04-261-1/+1
* Update swap disable tasksRussell Teague2017-04-211-9/+14
* Disable swap space on nodes at install and upgradeRussell Teague2017-04-121-0/+27
* Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...Olivier Buisson2017-03-131-1/+1