mirror of https://github.com/ansible/ansible.git
Fix idempotency issues in set_bios_attributes
- Added check to see if attribute even exists, if not, it exits. - Then checks if attribute is already set to value we want to update it to. If yes, then it exits and changed=False - Otherwise updates the attribute and changed=Truepull/47622/head
parent
8592bacb23
commit
1c37471274
Loading…
Reference in New Issue