mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Add option to choose a specific make executable (#212)
* Add option to choose a specific make executable * Add changelog fragment * Fix pep8 issues * Add ending dot to make option description Co-Authored-By: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cb535e9718
commit
546acdaac7
2 changed files with 16 additions and 6 deletions
2
changelogs/fragments/212-make-path-option.yml
Normal file
2
changelogs/fragments/212-make-path-option.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "Add a make option to the make module to be able to choose a specific make executable"
|
Loading…
Add table
Add a link
Reference in a new issue