mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
31ef6c914b
* remove redundant XfConfException class * adjusted indentation in the documentaiton blocks * add changelog fragment
3 lines
310 B
YAML
3 lines
310 B
YAML
minor_changes:
|
|
- xfconf - use ``do_raise()`` instead of defining custom exception class (https://github.com/ansible-collections/community.general/pull/4975).
|
|
- xfconf_info - use ``do_raise()`` instead of defining custom exception class (https://github.com/ansible-collections/community.general/pull/4975).
|