community.general/lib/ansible/modules/clustering/k8s
Jasmine Hegman 303fa6b478 Add to k8s_raw docs re: vault-encrypted files (#47328)
* Add to k8s_raw docs re: vault-encrypted files

I didn't read the examples far enough and maybe would not have tried all the examples so I ended up creating https://github.com/ansible/ansible/issues/47259 and learned that definition key with lookup works well and we agreed the docs should say something. :)

+label: docsite_pr

* Add note about ansible vault-encrypted files to src: param

* Remove trailing whitespace

* Make changes from feedback

* Make feedback changes
2018-10-28 16:17:44 +10:00
..
__init__.py
_k8s_raw.py
_kubernetes.py Fix args schema regression in k8s module 2018-07-31 14:44:29 +01:00
k8s.py Add to k8s_raw docs re: vault-encrypted files (#47328) 2018-10-28 16:17:44 +10:00
k8s_facts.py Change the return key of k8s_facts (#44446) 2018-08-29 12:04:04 +01:00
k8s_scale.py