mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 15:21:25 -07:00
* Return the request dictionary in the results It's sometimes useful to have access to the request params in a k8s style. The dictionary returned by the request_params call can be serialized into YAML to produce a k8s like file. * Add dry_run option to skip module execution By having support for dry_run executions, it'll be possible to generate YAML files from the results dictionary by using the data in the `requests` key. |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |