mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Ensured `changed returns False`. (#1530)
* Ensured ``changed`` returns ``False``. - Added small improvement on the ``_load_scope()`` method. * yamllint caught it * Rephrased changelog fragment
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ldap_search - the module no longer incorrectly reports a change (https://github.com/ansible-collections/community.general/issues/1040).
|
||||
Reference in New Issue
Block a user