summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding module enos_config and its UT files (#33081)Anil Kumar Muraleedharan2017-11-294-10/+217
* Port AnsibleModule deprecate and warning tests to pytest (#33162)Toshio Kuratomi2017-11-291-65/+88
* Auth to become (#33319)Nathaniel Case2017-11-281-2/+2
* Fix tests as filters syntax in recently modified integration tests (#33346)Matt Martz2017-11-283-5/+5
* selinux: check if policy exists before switching (#31834)Martin Krizek2017-11-281-0/+37
* New module: Issue NITRO requests to a Netscaler instance (network/netscaler/n...George Nikolopoulos2017-11-281-0/+347
* DatacenterFactsModule for HPE OneView (#32701)Alex Monteiro2017-11-283-0/+176
* Fix integration test failures due to wrong files paths to ficture and (#33329)Kedar K2017-11-281-14/+22
* openssl_publickey: Ensure format OpenSSH is idempotent (#33264)Yanis Guenane2017-11-282-0/+14
* cloudstack: fix spelling of "affinity_type" (#33231)Vincent Bernat2017-11-281-1/+1
* Add port arg to establish ssh connection in nxos_file_copy (#33304)Trishna Guha2017-11-282-0/+4
* add deprecation for stat get_md5 (#33002)Jordan Borean2017-11-283-14/+29
* Deprecate tests used as filters (#32361)Matt Martz2017-11-27331-3796/+3825
* Add Support for Mellanox switches: first module: mlnxos_command (#33121)Samer Deeb2017-11-274-0/+221
* loopback doesn't support passive_interface (#33252)Trishna Guha2017-11-271-0/+4
* Fix include in loop when stategy=free (#33094)Martin Krizek2017-11-274-0/+19
* cs_vpc: add new argument clean_up (#33278)René Moser2017-11-261-17/+148
* cs_serviceoffer: remove unused code and improve test coverage (#33276)René Moser2017-11-251-0/+20
* openssl_publickey: Do not fail on empty existing file (#33255)Yanis Guenane2017-11-252-0/+26
* Type manipulation (#28446)Ken Celenza2017-11-241-0/+63
* Refactor junos modules to Use netconf and cliconf plugins (#32621)Ganesh Nalawade2017-11-2410-45/+228
* Split up cloud tests to avoid 1 hour CI limit.Matt Clay2017-11-2335-36/+37
* cloudstack: new module cs_serviceoffer (#33060)René Moser2017-11-235-0/+322
* Azure create virtual machine with an Availability Set associate (#32535)Yuwei Zhou2017-11-231-0/+10
* Change the default ansible-test docker image.Matt Clay2017-11-221-1/+1
* Disable flakey `win_msg` integration test.Matt Clay2017-11-221-1/+0
* Adding aliases for field attributes and renaming async attribute (#33141)James Cammarata2017-11-225-21/+11
* Use an abspath for network inventory ssh key path.Matt Clay2017-11-221-1/+1
* Update vyos completion in network.txt.Matt Clay2017-11-221-1/+1
* Use vyos/1.1.8 in CI.Matt Clay2017-11-221-2/+2
* ANSIBLE_SSH_USETTY configuration option (#33148)jctanner2017-11-221-0/+8
* cloudscale_server: add timeout param and increase default timeout (#33088)Gaudenz Steinlin2017-11-221-2/+2
* Fix anomalous backslashes and enable pylint test.Matt Clay2017-11-221-1/+0
* Fixes #30863: support update source_address_prefix in azure_rm_securitygroup ...Yuwei Zhou2017-11-221-13/+18
* Force all tests to run on docker image updates.Matt Clay2017-11-221-2/+10
* win_updates: removed scheduled task to use become instead (#33118)Jordan Borean2017-11-214-0/+132
* jsonify inventory (#32990)Brian Coca2017-11-211-1/+3
* Add PS dependency analysis to ansible-test.Matt Clay2017-11-215-8/+108
* Fix invalid string escape sequences.Matt Clay2017-11-215-6/+6
* Enable Python 3.7 in ansible-test.Matt Clay2017-11-215-1/+21
* Fix ovs integration tests initial setup (#33136)Ricardo Carrillo Cruz2017-11-212-1/+10
* Add very basic openvswitch_bridge integration test (#33134)Ricardo Carrillo Cruz2017-11-215-0/+48
* VMware: Add fix for setting manual MAC address (#32885)Abhijeet Kasurde2017-11-212-0/+62
* Use custom rpm repo script for dnf testing (#32737)Martin Krizek2017-11-218-636/+800
* Add new filter to parse xml output for network use cases (#31562)Ganesh Nalawade2017-11-216-0/+191
* Limit paramiko to < 2.4.0 for python 2.6.Matt Clay2017-11-211-0/+1
* Adding RPC attribute parameters to junos_rpc network module (#32649)Corban Johnson2017-11-212-1/+13
* Added eagerzeroedthick disk option to disk spec for vmware_guest (#28121)Steve Jacobs2017-11-211-0/+62
* Add Python 3.7-dev to the default docker image.Matt Clay2017-11-213-0/+16
* Add tests for ec2_vpc_route_table (#32036)Will Thames2017-11-203-0/+377