summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mail: Fix cannot concatenate 'str' and 'int' objectsmail-plugin-str-intDag Wieers2018-02-191-2/+2
* aci_rest: Remove test data from validation test (#36381)Dag Wieers2018-02-191-4/+0
* aci_rest: Fix error handling and improve documentation (#36295)Dag Wieers2018-02-1913-82/+279
* Letsencrypt authz deactivation (#36362)Felix Fontein2018-02-191-67/+125
* eos_vlan: Modified logic to allow for more than 6 interfaces to be assigned t...Jeremy Lee2018-02-191-13/+11
* VMware: Make a common API for hostsystem params (#36314)Abhijeet Kasurde2018-02-1916-184/+45
* VMware: Refactor vmware_guest_tools_wait (#36098)Abhijeet Kasurde2018-02-191-67/+49
* hashi_vault: fix typo (#36368)Henri Salo2018-02-191-2/+2
* Set hostname to 'switch' on nxos_system (#36373)Trishna Guha2018-02-192-3/+3
* fix nxos_config json pipeline error (#36236)Trishna Guha2018-02-191-6/+13
* nxos_system test fix inventory_hostname_short (#36359)Trishna Guha2018-02-181-2/+2
* Fix bug in DigitalOcean module_util (#36352)ABond2018-02-182-6/+3
* Fix digital ocean issues (#36347)Abhijeet Kasurde2018-02-173-8/+2
* Refactor DigitalOcean modules (#35934)Abhijeet Kasurde2018-02-178-144/+116
* Drop duplicate imports from apt_repository module (#36320)Sviatoslav Sydorenko2018-02-171-5/+1
* Remove kickstart_image_required check (#36319)Mike Wiebe2018-02-171-15/+1
* Fixes for the N3500 platform that uses the A8 image (#36261)rahushen2018-02-179-11/+39
* Fix nxos_system tests (#36201)Mike Wiebe2018-02-173-33/+73
* Import sanity test for main() in Ansible modules.Matt Clay2018-02-162-49/+117
* Update ignore to deal with renamed files (#36323)John R Barker2018-02-161-6/+6
* Depreciate aos (#36029)John R Barker2018-02-1614-12/+62
* updates to module testing (#36043)Brian Coca2018-02-161-0/+3
* Fix structured output bug (#36193)Mike Wiebe2018-02-161-1/+4
* facts: fix device uuid's on el6 (#36128)Martin Krizek2018-02-164-4/+70
* Fix None stringification call to send_command (#36254)bdowling2018-02-161-2/+1
* Improved language around in_vpc parameter. (#36137)kbreit2018-02-161-1/+1
* re enabled tests that were fixed in ansible/ansible-modules-core#5008 (#36257)David Newswanger2018-02-161-6/+0
* int("255.255.255.0" does not work, fixes issue #33867 (#36271)ThomasADavis2018-02-161-1/+1
* Improved language around XML description. (#36263)kbreit2018-02-161-0/+1
* Truncate some long messages sent to a TTY.Matt Clay2018-02-162-4/+29
* Add missing validate-modules ignore entries.Matt Clay2018-02-161-0/+4
* Add information on the various package states (#35882)Anwesha Chatterjee2018-02-161-0/+3
* updates to porting guide (#36219)Brian Coca2018-02-151-6/+34
* Misc. typos in ovirt_host_networks (#36287)Abhijeet Kasurde2018-02-161-2/+2
* aci_domain_to_encap_pool: Add integration tests (#36217)Dag Wieers2018-02-156-3/+670
* VMware: New module: vmware_guest_snapshot_facts (#36002)Abhijeet Kasurde2018-02-164-0/+234
* Add eos_command doc with more examples (#36245)Ganesh Nalawade2018-02-161-1/+23
* VMware: New module: vmware_guest_disk_facts (#36026)Abhijeet Kasurde2018-02-163-0/+253
* docker_login: Hide password from response (#34491)Abhijeet Kasurde2018-02-161-1/+5
* VMware: Fix DVPG idempotency issue (#35837)Abhijeet Kasurde2018-02-164-65/+583
* fix nxos_bgp_af issues (#36147)saichint2018-02-164-78/+280
* Fix incorrect docs in `ec2_tag` per #35738 (#36268)Ryan Brown2018-02-161-2/+1
* aci_taboo_contract: Add integration tests and examples (#36276)Dag Wieers2018-02-165-11/+313
* aci_firmware_source: Add integration tests (#36246)Dag Wieers2018-02-163-7/+227
* Arg spec doc comparison fixes (#36265)Matt Martz2018-02-152-509/+211
* Fix Porting Guide links for Ansible 2.5 (#36185)Deiwin Sarjas2018-02-151-2/+2
* Fix ansible-console always asking for vault passwordsAdrian Likins2018-02-151-9/+0
* False matches the docs and intentions of the previous developer (#35762)Michael Nugent2018-02-151-1/+1
* Add several new doc<->arg_spec checks (#36247)Matt Martz2018-02-154-7/+2958
* Reduces the unit test time of select bigip modules (#36256)Tim Rupp2018-02-1510-1/+51