ansible/changelogs/fragments/69881-add_host-show-changed.yml
Rick Elrod efe103cdff
Make add_host be idempotent/show changed status (#69897)
Change:
- The `add_host` action now shows an accurate change status.

Test Plan:
- Added a plethora of integration tests.

Tickets:
Fixes #69881

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-06-04 21:01:56 -05:00

2 lines
77 B
YAML

bugfixes:
- add_host action now correctly shows idempotency/changed status