mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
50425a49ec
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>
2 lines
247 B
YAML
2 lines
247 B
YAML
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).
|