mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00: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:
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).
|
||||
Reference in New Issue
Block a user