mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
* add unwanted mapper removal * check for mapper updates in already fetched data to remove unnecessary API calls * added mock answers and updated request count to match the added delete and fetch after_comp calls * fix sanity issues * add changelog fragment * removed automatic field numbering from format * replace filter expression with list comprehension Co-authored-by: Felix Fontein <felix@fontein.de> * add module name, link to issue and link to PR to changelog Co-authored-by: Felix Fontein <felix@fontein.de> * Use list comprehension. --------- Co-authored-by: Felix Fontein <felix@fontein.de>