mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
* state absent was not honoring check_mode
* added changelog fragment
(cherry picked from commit 9a5191d1f9
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
deb1071666
commit
0f1ccc07c5
2 changed files with 4 additions and 1 deletions
2
changelogs/fragments/2185-xfconf-absent-check-mode.yml
Normal file
2
changelogs/fragments/2185-xfconf-absent-check-mode.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- xfconf - module was not honoring check mode when ``state`` was ``absent`` (https://github.com/ansible-collections/community.general/pull/2185).
|
Loading…
Add table
Add a link
Reference in a new issue