mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
archive - adding dest_state return value and enhancing integration tests. (#2913)
* Initial commit * Adding changelog fragment * fixing changelog fragment * Updating documentation * Applying review suggestions
This commit is contained in:
parent
1b80a9c587
commit
288fe1cfc6
9 changed files with 521 additions and 602 deletions
4
changelogs/fragments/2913-archive-dest_state.yml
Normal file
4
changelogs/fragments/2913-archive-dest_state.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue