mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b31583b441
* added jobs parameter to make module to allow use of the -j or --jobs argument for make/gmake * updated documentation * added changelog fragment * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: David Ruggles <david@safedatausa.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
187 B
YAML
2 lines
187 B
YAML
minor_changes:
|
|
- make - add ``jobs`` parameter to allow specification of number of simultaneous jobs for make to run (https://github.com/ansible-collections/community.general/pull/1550).
|