mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
parent
5cccb7a5d7
commit
7decd10c76
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ Else {
|
||||||
Else {
|
Else {
|
||||||
Expand-Archive -Path $src -OutputPath $dest -Force
|
Expand-Archive -Path $src -OutputPath $dest -Force
|
||||||
}
|
}
|
||||||
|
$result.changed = $true
|
||||||
}
|
}
|
||||||
Catch {
|
Catch {
|
||||||
$err_msg = $_.Exception.Message
|
$err_msg = $_.Exception.Message
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue