summaryrefslogtreecommitdiff
path: root/test/integration/targets
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #55730 from goneri/vmware_refact_part5Gonéri Le Bouder2019-05-0252-2415/+1524
* vmware: refactoring of vmware test roles -- part6Gonéri Le Bouder2019-05-0217-467/+176
* nxos_acl: some platforms/versions raise when no ACLs are present (#55609)Chris Van Heuveln2019-05-021-1/+1
* Fix firewalld source option handling to be exclusive (#55715)Hideki Saito2019-05-012-0/+88
* meraki/meraki_network - Enable/disable VLANs on network (#48820)Kevin Breit2019-05-011-2/+63
* vmware: refactoring of vmware test roles -- part4Gonéri Le Bouder2019-05-0151-2140/+1109
* win_acl - fix network path qualifier parsing (#55970)Jordan Borean2019-05-012-0/+43
* Ansible.Basic - fix when deserialising a json string of an array (#55691)Jordan Borean2019-05-012-1/+32
* Refactor of win_xml (2nd attempt) to add support for processing multiple node...jhawkesworth2019-04-302-0/+173
* Clean up use of `connection: local` in tests.Matt Clay2019-04-309-29/+19
* Install rabbitmq from s3 in tests.Matt Clay2019-04-301-14/+1
* fix combine filter using undefined vars (#55840)Sloane Hertel2019-04-301-0/+34
* vmware: refactoring of vmware test roles -- part2 (#55724)Gonéri Le Bouder2019-04-308-306/+214
* vmware: refactoring of vmware test roles -- part1 (#55723)Gonéri Le Bouder2019-04-306-135/+91
* Fix integration test role syntax.Matt Clay2019-04-292-190/+180
* Bug fixes for GCP modules (#55358)The Magician2019-04-2911-22/+11
* Bug fixes for GCP modules (#55359)The Magician2019-04-2910-20/+10
* Bug fixes for GCP modules (#55360)The Magician2019-04-2912-24/+12
* Bug fixes for GCP modules (#55361)The Magician2019-04-2912-27/+17
* Bug fixes for GCP modules (#55362)The Magician2019-04-297-14/+7
* Clean up local_action and delegate_to in tests. (#55835)Matt Clay2019-04-2626-201/+117
* Fix order integration test.Matt Clay2019-04-251-1/+1
* vmware: import prepare_vmware_testsGonéri Le Bouder2019-04-2511-0/+363
* nxos_ospf_vrf:sanity: ignore no default-metric idempotence tests when I7 imag...Chris Van Heuveln2019-04-241-1/+7
* nxos_snmp_traps:sanity: skip idempotency tests for I7 image bug (#55618)Chris Van Heuveln2019-04-241-3/+3
* nxos_nxapi:configure:6k: Add platform excludes to test yamls (#55663)Chris Van Heuveln2019-04-241-5/+5
* nxos_bgp_neighbor_af:sanity:6k: skip soft-reconfig 'always' test (#55661)Chris Van Heuveln2019-04-241-1/+1
* nxos_snmp_host:sanity:6k: Add platform excludes for sanity tests (#55664)Chris Van Heuveln2019-04-244-45/+47
* add resource group test (#55688)Yuwei Zhou2019-04-243-0/+45
* spelling: temaplte -> template (#55665)Lars Kellogg-Stedman2019-04-242-4/+4
* Enable azure manged disk test (#55681)Yuwei Zhou2019-04-242-361/+40
* tests: vultr: fix tests due to vultr API changes (#55621)René Moser2019-04-232-5/+5
* vultr_server: fix idempotency for private network and IPv6 options (#55619)René Moser2019-04-231-4/+11
* Migrate command line parsing to argparse (#50610)Matt Martz2019-04-233-6/+6
* Add ansible_parent_role_names magic variable (#46687)Xaroth2019-04-236-0/+117
* ensure inventory plugin loading rel to play (#51177)Brian Coca2019-04-225-0/+185
* docker_swarm_service: Use str type for configs/secrets gid/uid (#55591)Hannes Ljungberg2019-04-223-234/+736
* update main.yml (#55550)Fred-sun2019-04-221-4/+4
* cs_loadbalancer_rule: add cleanup on unit tests (#55387)David Passante2019-04-181-1/+63
* preserve same order as inventory manager when using host lookup (#55331)Sloane Hertel2019-04-184-0/+25
* Dms endpoint module (#54660)Rui Moreira2019-04-182-0/+138
* win_service - simply env test (#55498)Jordan Borean2019-04-182-13/+4
* Switch gitlab_hook test to non-deprecated name.Matt Clay2019-04-173-4/+4
* docker modules: make sure everything works with older docker-py versions (#55...Felix Fontein2019-04-1716-29/+94
* Change to fix issue found while cloning template with opaque network (#55375)Abhijeet Kasurde2019-04-172-0/+82
* Fix uri tasks (#55403)Matt Martz2019-04-173-7/+7
* psrp - Fix raw and script tests for connection plugin (#55357)Jordan Borean2019-04-172-10/+36
* psrp - fix test_command rc for win_reboot (#55354)Jordan Borean2019-04-171-50/+18
* win_whoami - Fix tests to work over psrp (#55352)Jordan Borean2019-04-171-1/+1
* win_feature - get tests working on psrp (#55353)Jordan Borean2019-04-172-123/+132