mirror of https://github.com/ansible/ansible.git
ansible-doc snippet format changes
* ansible-doc -s is supposed to output a sample snippet of how you could add the module into a playbook. These changes update the style: * Use yaml mappings instead of key=value * Use the module name directly instead of action: modulename * Fixes a bug when displaying option descritpions which are yaml strings instead of lists. This fixes in code the bad formatting reported in #24201pull/23042/head
parent
2a7ce1059d
commit
e36d2f0bd0
Loading…
Reference in New Issue