summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* error message updated (#62536)Rohit2019-09-193-3/+3
* Fix plugin names for collection plugins. (#60317)Matt Clay2019-09-182-20/+54
* update ce_static_route to fix bugs (#62498)yanzhangi2019-09-181-19/+21
* cron - Only run get_bin_path() once (#62554)Sam Doran2019-09-182-16/+16
* psexec - Fix kerb and interactive support (#62556)Jordan Borean2019-09-191-2/+3
* fix collection jinja2 cache issue (#62543)Matt Davis2019-09-181-4/+2
* win_exec_wrapper - Be more defensive when trying to get output errors (#62376)Jordan Borean2019-09-191-4/+34
* Improve dconf documentation to include conversion problems (#62316)Old Schepperhand2019-09-181-0/+4
* chore/doc-module: sts_assume_role.py (#62475)Marco Tulio R Braga2019-09-181-12/+12
* cron - Use the default crontab executable in cron and cronvar modules (#59765)Jean-Frédéric2019-09-182-17/+16
* vyosnoconfig tracebackfix (#62518)Rohit2019-09-183-0/+6
* fix if equals error code if command not found (#62529)chkp-orso2019-09-181-0/+2
* fix delete to pass the right parameters (#62525)chkp-orso2019-09-181-2/+6
* fix session_uid (#62523)chkp-orso2019-09-181-2/+7
* Add fix for specifying current dir in collections_paths (#62478)Jordan Borean2019-09-181-1/+1
* cloudformation_info - fix KeyError (#62290)Sloane Hertel2019-09-181-1/+4
* Remove unused variable from nxos module_utils (#62474)Paul Belanger2019-09-181-2/+0
* [stable-2.9] Stabilize nxos initiated copy for nxos_file_copy plugin (#62355)Mike Wiebe2019-09-181-13/+43
* Add hcloud_floating_ip module (#62409)Lukas Kämmerling2019-09-181-0/+328
* fix azure_rm_rediscache notify notify_keyspace_events type (should be str) (#...Pascal Van Acker2019-09-181-1/+2
* luks_device: ansibot wasn't able to extract author (#62464)Pilou2019-09-181-2/+1
* Update ce_info_center_global to fix bugs (#61283)yanzhangi2019-09-181-35/+20
* Update ce_bgp_neighbor to fix bugs (#60634)yanzhangi2019-09-181-8/+17
* Update ce_netstream_export to fix bugs (#61652)yanzhangi2019-09-171-6/+8
* Update ce_netstream_aging to fix bugs (#61653)yanzhangi2019-09-171-9/+12
* Update ce_snmp_target_host to fix bugs (#61842)yanzhangi2019-09-171-4/+9
* Update ce_bgp_neighbor_af to fix bugs (#60937)yanzhangi2019-09-171-44/+114
* Update ce_evpn_global to fix bugs (#61013)yanzhangi2019-09-171-6/+6
* Update ce_mtu to fix bugs (#61442)yanzhangi2019-09-171-0/+2
* Update ce_vxlan_arp to fix bugs (#61995)yanzhangi2019-09-171-3/+3
* Update ce_vxlan_vap to fix bugs (#61996)yanzhangi2019-09-171-2/+2
* Update ce_evpn_bgp to fix bugs (#61136)yanzhangi2019-09-171-9/+15
* Update ce_evpn_bgp_rr to fix bugs (#61168)yanzhangi2019-09-171-19/+17
* Update ce_interface_ospf to fix bugs (#61431)yanzhangi2019-09-171-1/+1
* Update ce_ntp to fix bugs (#61654)yanzhangi2019-09-171-1/+2
* Update ce_ospf to fix bugs (#61684)yanzhangi2019-09-171-4/+2
* Update ce_snmp_traps to fix bugs (#61843)yanzhangi2019-09-171-1/+4
* update ce_bgp to fix bugs (#60573)yanzhangi2019-09-171-48/+53
* Update ce_vrf_af to fix bugs (#61683)yanzhangi2019-09-171-4/+9
* Update ce_stp to fix bugs (#61774)yanzhangi2019-09-171-4/+13
* ce_mlag_interface:update to fix a bug (#60144)Xu Yuandong2019-09-171-19/+40
* WIP - Fix ansible-doc bugs and add integration tests. (#62461)Matt Clay2019-09-171-58/+90
* Update pip module docs (#62359)Alicia Cozine2019-09-171-8/+14
* fix ios_lldp_global (#62420)Sumit Jaiswal2019-09-174-7/+7
* fix typos in network modules (#62320)Andrey Klychkov2019-09-17133-235/+235
* Remove leading space in warning messages (#62002)Sam Doran2019-09-171-1/+1
* Fix "JSON object must be str, bytes or bytearray, not list" (#62350)Nathaniel Case2019-09-171-3/+4
* gather_facts action plugin: Fix loading network facts modules for smart gathe...Trishna Guha2019-09-171-2/+2
* Fix network_cli exec_command connection init (#62344)Ganesh Nalawade2019-09-171-0/+4
* Fix traceback error in IOS and IOSXR when ran without config (#62400)Sumit Jaiswal2019-09-1712-0/+59