1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Abhijeet Kasurde 162d9497ba
Ad-hoc command: fix 'any' call in play_ds (#49852)
* Ad-hoc command: fix 'any' call in play_ds
* Unit test for ad-hoc cli
* Review comments

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-16 11:07:06 +05:30
..
cli Ad-hoc command: fix 'any' call in play_ds (#49852) 2018-12-16 11:07:06 +05:30
compat
config Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
errors
executor win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
galaxy
inventory Inventory plugins move auto before ini (#44428) 2018-12-11 15:17:05 -05:00
module_utils Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
modules fortimanager: Correct example documentation (#49925) 2018-12-15 12:10:32 +05:30
parsing Docs: Add a "seealso" section to the module docs (#45949) 2018-12-12 14:19:58 -06:00
playbook Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
plugins Move verify up so approle and other methods work as intended. 2018-12-14 11:14:12 -08:00
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils Docs: Add a "seealso" section to the module docs (#45949) 2018-12-12 14:19:58 -06:00
vars Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
__init__.py
constants.py
release.py