mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Added Composer Command global Added a parameter to run composer commands globally. The `working_dir` parameter is only required if `global_command` is `False`. Fixes #24052 * Added Composer Command global Added a parameter to run composer commands globally. The `working_dir` parameter is only required if `global_command` is `False`. Fixes #24052