c12s-kubespray/roles/kubernetes/kubeadm
Alex Barcelo 00369303de Fixing msg parameter for debug module (#4702)
According to [`debug` module documentation](https://docs.ansible.com/ansible/latest/modules/debug_module.html?highlight=msg), the correct parameter name is `msg`.

With the previous `message` parameter name I was getting FAILED messages while ansible was trying to debug previous FAILED tasks.
2019-05-03 12:21:42 -07:00
..
defaults Move kube_proxy_remove out of set_facts and set default (#4180) 2019-02-25 00:08:06 -08:00
handlers Fix bad handler directory name in kubeadm role 2017-11-01 14:36:28 +01:00
tasks Fixing msg parameter for debug module (#4702) 2019-05-03 12:21:42 -07:00
templates Remove rkt support (#4671) 2019-04-29 01:14:20 -07:00