mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 08:34:21 -07:00
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>
This commit is contained in:
parent
7609cebae9
commit
0ae8f9d631
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