mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 02:25:36 +00:00
composer: config file hash to evaluate whether a change occurred (#12084)
* composer: Use config file hash to evaluate whether a change occurred (instead of unreliable output). Ensure `--working-dir` option consistently comes first (sudo-friendly)
* Update plugins/modules/composer.py
* whitespace fixes + changelog fragment
* Update changelogs/fragments/composer-working-dir-and-config-sha256.yaml
* Update changelogs/fragments/composer-working-dir-and-config-sha256.yaml
* Update plugins/modules/composer.py
* fragment
* ruff format plugins/modules/composer.py
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||