1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/1039-archive-fix-paramater-types.yaml
Amin Vakil 31443e57b1
archive: Fix paramater types (#1039)
* archive: Fix ignored sanity test parameter-list-no-elements

* Fix wrong argument type

* Add changelog

* Add integration test for a list of files
2020-11-24 08:11:36 +01:00

3 lines
123 B
YAML

---
minor_changes:
- archive - fix paramater types (https://github.com/ansible-collections/community.general/pull/1039).