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 Fix small typo 2018-08-31 05:10:35 +02:00
cpm Add module cpm_user to read, create, edit and delete users on WTI devices (#44512) 2018-08-30 15:51:44 -04:00
foreman Deprecate foreman and katello modules (#42043) 2018-09-19 11:41:54 -05:00
hpilo Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
imc Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ipmi Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
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