composer: add composer_executable (#2650)

* composer: add composer_executable

* Add changelog

* Improve documentation thanks to felixfontein

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Amin Vakil 2021-05-28 15:19:29 +04:30 committed by GitHub
commit c3cab7c68c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View file

@ -0,0 +1,3 @@
---
minor_changes:
- composer - add ``composer_executable`` option (https://github.com/ansible-collections/community.general/issues/2649).