community.general/lib/ansible/modules/extras/packaging
Rene Moser 859b2f7948 composer: smarter arguments handling
To get all available options in json for each command, `composer help <command> --format=json` can be used. This allows us to simply parse the output and dynamically find out if an option is available. Neat!
2016-12-08 11:33:23 -05:00
..
language composer: smarter arguments handling 2016-12-08 11:33:23 -05:00
os Additional upgrade mode fixes for pacman module with check_mode safety - ensure upgrade option honors and actually supports `check_mode` - enabling just `upgrade` and `update_cache` should perform upgrade - example added for the equivalent for `pacman -Syu` 2016-12-08 11:33:22 -05:00
__init__.py
dpkg_selections.py Give dpkg_selections a .py file extension 2016-12-08 11:32:56 -05:00
elasticsearch_plugin.py Add more examples 2016-12-08 11:33:00 -05:00