summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils
Commit message (Expand)AuthorAgeFilesLines
* IOS: Add voice vlan to ios_l2_interfaces (#67211)Mikhail Yohman2020-02-193-0/+18
* Add iosxr_acl_interfaces RM (#66936)Nilashish Chakraborty2020-02-198-8/+524
* Remove unused imports for vyos (#67550)Paul Belanger2020-02-182-2/+2
* openssl_* / x509_* modules: refactoring (#67540)Felix Fontein2020-02-181-1/+87
* Allow botocore configuration for aws modules (#55217)Sloane Hertel2020-02-181-7/+19
* Vyos static route module added (#62193)Rohit2020-02-188-1/+838
* facts virtual: detect KVM when product_name is 'KVM Server' (#66780)Jannik Vieten2020-02-181-1/+1
* openssl_* modules: prevent crash on fingerprint determination in FIPS mode (#...Felix Fontein2020-02-181-1/+6
* Add SimpleUpdate command (#65074)Bill Dodd2020-02-171-0/+87
* VyOS: firewall_rules module added (#65680)Rohit2020-02-177-1/+1375
* Port keycloak to python3 (#66452)Timm Drevensek2020-02-151-15/+16
* Add new command ClearSessions (#65600)XuLei Ren2020-02-151-0/+18
* use proxy settings for Redfish requests (#65998)Nick Lopez2020-02-151-4/+4
* do not loop through chassis in manage_indicator_led() (#66044)Bill Dodd2020-02-151-14/+13
* vultr: Fix retry max delay param ignored (#67437)René Moser2020-02-151-1/+1
* Fix tracebacks with search_obj_in_list (#67389)Nilashish Chakraborty2020-02-141-4/+6
* CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281)Mark Chappell2020-02-131-2/+1
* win_package - Refactor with msp, appx support (#66931)Jordan Borean2020-02-131-1/+4
* Added Ansible.Service util and win_service_info (#67367)Jordan Borean2020-02-131-0/+1341
* Fix to - eos_vlans using state parameter replaced is giving odd behavior (#6...GomathiselviS2020-02-121-4/+5
* don't update nios_a_record object when running in check mode (#67145)Derek Winters2020-02-121-1/+2
* AnsibleModule.load_file_common_arguments: allow to override path (#61659)Felix Fontein2020-02-122-6/+6
* add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#...Felix Fontein2020-02-121-8/+8
* add note on write access to socket_path (#67060)Sandra McCann2020-02-111-5/+14
* Clean up FILE_COMMON_ARGUMENTS (#66389)Felix Fontein2020-02-071-15/+0
* Revert "Allow httpapi for EOS resource modules (#66871)" (#67131)Paul Belanger2020-02-064-35/+5
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-051-1/+12
* service_mgr: detect systemd, even offline (#66071)James Cassell2020-02-041-0/+12
* Added Fix - Allow nxos_l2_interfaces to append the allowed vlans list (#66517)GomathiselviS2020-02-041-6/+22
* Fix removed_in_version to support honor suboptions (#66918)Felix Fontein2020-02-042-8/+23
* Move url option from util to individual modules (#67068)Jordan Borean2020-02-041-1/+0
* Allow httpapi for EOS resource modules (#66871)Nathaniel Case2020-02-034-5/+35
* openssl_publickey: forgot to pass backend (#67036)Felix Fontein2020-02-031-14/+22
* openssl_* modules: allow direct input and output for some files (#65400)Felix Fontein2020-02-021-0/+20
* Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806)Andrew Klychkov2020-02-011-1/+1
* Fix user_agent string not getting set (#66914)Simon Dodsley2020-01-311-2/+4
* Make get_bin_path() always raise an exception (#56813)Sam Doran2020-01-305-27/+47
* nxos_facts: Don't fail if faninfo isn't reported (#66866)Nathaniel Case2020-01-301-7/+13
* Add mechanism for storing warnings and deprecations outside of AnsibleModule ...Sam Doran2020-01-282-25/+56
* vultr: improve handling of dicontinued plans (#66792)René Moser2020-01-281-9/+12
* fix 66530 (#66654)Sumit Jaiswal2020-01-221-2/+14
* Fix fact gathering for sensor-groups (#66439)Mike Wiebe2020-01-221-1/+1
* Improve deprecate sanity check; remove deprecated features which should have ...Felix Fontein2020-01-213-30/+12
* synchronize - fix password authentication (#66542)Sam Doran2020-01-211-2/+5
* Revert "eos_config: Added fix for bug #54400 - support for !! in config mode ...Paul Belanger2020-01-181-5/+6
* update ismount() to match upstream from cPython (#64586)Mohammadreza Abdoli2020-01-171-20/+20
* Added fix to bug #64568 (#64621)GomathiselviS2020-01-171-8/+3
* eos_config: Added fix for bug #54400 - support for !! in config mode (#63694)GomathiselviS2020-01-171-6/+5
* VMware: new module to clone VM/template Cross-vCenter (#66156)Anusha Hegde2020-01-171-6/+25
* vmware_rest_client: define 'port' parameter (#66506)Gonéri Le Bouder2020-01-171-1/+5