mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
[PR #6882/0ae8f9d6 backport][stable-7] make: allow multiple targets to be specified (#6918)
make: allow multiple targets to be specified (#6882)
* make: allow multiple targets to be specified
* add changelog frag
* Update changelogs/fragments/6882-make-multiple-targets.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* change to extra param
* adjust changelog frag
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0ae8f9d631
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
ce30e0732b
commit
50425a49ec
2 changed files with 25 additions and 4 deletions
2
changelogs/fragments/6882-make-multiple-targets.yml
Normal file
2
changelogs/fragments/6882-make-multiple-targets.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- make - add new ``targets`` parameter allowing multiple targets to be used with ``make`` (https://github.com/ansible-collections/community.general/pull/6882, https://github.com/ansible-collections/community.general/issues/4919).
|
Loading…
Add table
Add a link
Reference in a new issue