oravirt/ansible-oracle-modules

oracle_profile never changes any attributes

mtischle opened this issue · 0 comments

When using the oracle_profile module to change attributes in an existing profile, these changes are never actually executed. The task always returns 'green' in ansible.

Ansible Environment:
ansible [core 2.12.4]
python version = 3.10.0 (default, Dec 1 2021, 15:24:57) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
jinja version = 3.0.3
libyaml = False

python version on target host: Python 3.9.7