ansible/changelogs
Jacob 01c0a6d699 [backport 2.7] Fix idempotency issues in set_bios_attributes (#47802)
* 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

(cherry picked from commit 1c37471274)

* add changelog fragment
2018-11-01 10:08:37 -07:00
..
fragments [backport 2.7] Fix idempotency issues in set_bios_attributes (#47802) 2018-11-01 10:08:37 -07:00
.changes.yaml New release v2.7.1 2018-10-25 13:12:52 -07:00
CHANGELOG-v2.7.rst New release v2.7.1 2018-10-25 13:12:52 -07:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00