mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-10 11:11:29 -07:00
The variable diff is only assigned if state is 'present', else the variable is unused. But the module will return the diff variable as a return value. If the state isn't 'present' the module will fail with an python UnboundLocalError exception. |
||
---|---|---|
.. | ||
__init__.py | ||
udm_dns_record.py | ||
udm_dns_zone.py | ||
udm_group.py | ||
udm_share.py | ||
udm_user.py |