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/2913-archive-dest_state.yml
patchback[bot] 6ca3e78d11
archive - adding dest_state return value and enhancing integration tests. (#2913) (#2973)
* Initial commit

* Adding changelog fragment

* fixing changelog fragment

* Updating documentation

* Applying review suggestions

(cherry picked from commit 288fe1cfc6)

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-07-10 13:19:53 +02:00

4 lines
209 B
YAML

---
minor_changes:
- archive - added ``dest_state`` return value to describe final state of ``dest`` after successful task execution
(https://github.com/ansible-collections/community.general/pull/2913).