oravirt / ansible-oracle-modules

Oracle modules for Ansible
MIT License
214 stars 159 forks source link

oracle_profile never changes any attributes #180

Closed mtischle closed 1 year ago

mtischle commented 1 year ago

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