Files
community.general/lib/ansible/modules/remote_management
Jose Delarosa 1c37471274 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=True
2018-10-25 11:02:02 -04:00
..
2018-08-31 05:10:35 +02:00
2017-08-15 23:12:08 -07:00