ansible/changelogs/fragments/59437-update-ce_ntp_auth-to-fix-a-bug.yml
Xu Yuandong 4b81be97fa Backport/2.8/59344 ce_ntp_auth: update to fix "state is present but all of the following are missing: pas… (#59437)
* update to "state is present but all of the following are missing: password" bug

(cherry picked from commit 661b009f36)

* add a changelog fragment.

* update changelog fragment: section "bugfixes" list items must be type str not dict.

* update
2019-07-29 12:06:53 -07:00

2 lines
156 B
YAML

bugfixes:
- ce_ntp_auth - update to fix "state is present but all of the following are missing-password" bug(https://github.com/ansible/ansible/pull/59344)