vmware_vmkernel: incorrectly handles idempotence for Repl and Repl_NFC services #362
Labels
affects_2.10
bug
This issue/PR relates to a bug
module
module
needs_triage
Needs a first human triage before being processed.
python3
name: 🐛 Bug report
about: Create a report to help us improve
SUMMARY
vmware_vmkernel incorrectly handles Repl and Repl_NFC services
ISSUE TYPE
COMPONENT NAME
Module: vmware_vmkernel
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
VMware vCenter 6.7
ESXi 6.7
STEPS TO REPRODUCE
Playbook that enables replication and replication_nfc.
Run playbook and it will configure VMK correctly.
Running again will also show changed even when services are correctly configured,
EXPECTED RESULTS
When Repl and Repl_NFC services are enabled the playbook is idempotent.
ACTUAL RESULTS
Even execution of the playbook shows changed for VMkernel Adapter services would be updated
The text was updated successfully, but these errors were encountered: