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
..
cobbler
cpm
foreman
hpilo
imc
ipmi
manageiq Added module to manage manageiq tenants (#43988) 2018-10-07 05:13:01 -05:00
oneview
redfish Fix idempotency issues in set_bios_attributes 2018-10-25 11:02:02 -04:00
stacki
ucs change UCS modules to certified (#46848) 2018-10-12 10:35:52 -05:00
__init__.py
wakeonlan.py