mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
changed make parameter from --question to -q (#1574)
* changed make parameter from --question to -q * changelog fragment * Update changelogs/fragments/1574-make-question.yaml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/1574-make-question.yaml
Normal file
2
changelogs/fragments/1574-make-question.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- make - fixed ``make`` parameter used for check mode when running a non-GNU ``make`` (https://github.com/ansible-collections/community.general/pull/1574).
|
||||
Reference in New Issue
Block a user