ansible/lib/ansible
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
..
cli starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00
collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
compat Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
config Revert "fixes f5 modules specific redirects (#69865)" 2020-06-03 19:41:04 -07:00
errors collection routing (#67684) 2020-05-26 09:42:06 -07:00
executor [ansiballz] ensure that '' is not in sys.path (#69342) 2020-06-01 03:43:20 -05:00
galaxy starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00
inventory return changed for group_by (#32057) 2020-06-03 12:46:40 -04:00
module_utils Only show one deprecation warning if version and date are both defined. (#69808) 2020-06-04 12:42:43 -07:00
modules starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00
parsing starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00
playbook Fix IncludedFile equality check (#69524) 2020-06-04 10:41:46 -05:00
plugins Make add_host be idempotent/show changed status (#69897) 2020-06-04 21:01:56 -05:00
template Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
utils Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
vars Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py