c12s-kubespray/roles
Vladimir Rutsky fff8780a51 set "check_mode: no" for read-only "shell" steps that registers result
"shell" step doesn't support check mode, which currently leads to failures,
when Ansible is being run in check mode (because Ansible doesn't run command,
assuming that command might have effect, and no "rc" or "output" is registered).

Setting "check_mode: no" allows to run those "shell" commands in check mode
(which is safe, because those shell commands doesn't have side effects).
2017-02-13 18:53:41 +03:00
..
adduser Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
bastion-ssh-config handle both 'ansible_host' and 'ansible_ssh_host' in bastion configuration 2017-02-02 18:34:53 +03:00
bootstrap-os set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
dnsmasq Enable reset of dnsmasq if manifest or config changes 2017-02-10 10:40:07 +04:00
docker set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
download set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
etcd set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
kernel-upgrade Add kernel upgrade for CentOS 2017-02-10 09:29:12 +01:00
kubernetes set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
kubernetes-apps fixup upgrades for canal and weave 2017-02-10 13:27:41 +03:00
network_plugin set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
reset/tasks set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
uploads Improve Weave 2017-02-06 13:24:40 +01:00
vault Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00