summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Also check the iterator for failed host status in linear strategyissue_24301_always_not_triggeredJames Cammarata2017-05-171-1/+1
* take into account if cache file exists when loading data from digitalocean ev...Jorge Quintás2017-05-171-2/+2
* Add ios changes for Python3 (#24601)Ganesh Nalawade2017-05-173-12/+18
* [cloud] Fixes #24578: ROLLBACK_COMPLETE is a failure state for CloudFormation...Jose Armesto2017-05-171-2/+4
* [cloud] Rebase and fix ENI lookup logic to only hit unique ENIs (rebase of #2...Andrea Tosatto2017-05-171-42/+57
* Restore disabled opensuse integration tests.Matt Clay2017-05-172-0/+3
* Pep8 fixes for parted (#24713)Abhijeet Kasurde2017-05-172-46/+44
* Clean up Shippable tools and update job handling.Matt Clay2017-05-174-384/+185
* Fix nxos ospf and Unit test (#24613)Trishna Guha2017-05-173-78/+92
* Fix run filter on Shippable downloader.Matt Clay2017-05-171-1/+1
* Contributing lib/ansible/modules/network/cloudengine/ce_vrf_af.py module to m...QijunPan2017-05-161-0/+851
* Contributing lib/ansible/modules/network/cloudengine/ce_ntp.py module to mana...QijunPan2017-05-161-0/+624
* Contributing lib/ansible/modules/network/cloudengine/ce_static_route.py modul...QijunPan2017-05-161-0/+841
* Contributing lib/ansible/modules/network/cloudengine/ce_vrf.py module to mana...QijunPan2017-05-161-0/+355
* Contributing lib/ansible/modules/network/cloudengine/ce_vxlan_vap.py module t...QijunPan2017-05-161-0/+951
* Contributing lib/ansible/modules/network/cloudengine/ce_mlag_interface.py mod...QijunPan2017-05-161-0/+1029
* Contributing lib/ansible/modules/network/cloudengine/ce_netconf.py module to ...QijunPan2017-05-161-0/+200
* Fix conn_type assignment (#24697)Ricardo Carrillo Cruz2017-05-161-1/+1
* [cloud] Add vpc_id option for ec2_lc security group lookups by name (#24459)Brandon Davidson2017-05-161-2/+9
* [cloud] Update AWS CloudTrail module to use boto3 and updated/new CT paramete...Daniel Shepherd2017-05-162-181/+543
* [GCP] Forwarding Rule module (#24627)Tom Melendez2017-05-162-0/+392
* added order doc for inventory keywordBrian Coca2017-05-161-0/+1
* added docs about urlBrian Coca2017-05-161-0/+1
* [GCP] Target Proxy Module (#24527)Tom Melendez2017-05-161-0/+303
* Add dellos9 changes for Python3 (#24607)Ganesh Nalawade2017-05-172-25/+27
* Add dellos6 changes for Python3 (#24606)Ganesh Nalawade2017-05-172-23/+25
* Add dellos10 changes for python3 (#24608)Ganesh Nalawade2017-05-172-27/+29
* Add sros changes for Python3 (#24604)Ganesh Nalawade2017-05-173-38/+18
* Add vyos changes for Python3 (#24603)Ganesh Nalawade2017-05-173-18/+20
* Add iosxr changes for Python3 (#24605)Ganesh Nalawade2017-05-173-22/+24
* hacking/: PEP8 compliancy (#24683)Dag Wieers2017-05-165-20/+18
* ansible/vars/: PEP8 compliancy (#24685)Dag Wieers2017-05-164-25/+24
* Limit sphinx version on python 2.6. (#24678)Matt Clay2017-05-176-10/+13
* Add vmware_guest_find.py module (#24260)jctanner2017-05-161-0/+281
* vmware_guest: Fix VM creation when adding a network device without a MAC addr...Lemar Carthens2017-05-162-3/+11
* Use delegated vars for the delegated host nameJames Cammarata2017-05-161-5/+7
* [cloud] Make ec2_vpc_nat_gateway results consistent (#24042)Will Thames2017-05-163-115/+19
* [cloud] Add support for AWS China to elasticache_subnet_group role (#24286)kwerey2017-05-161-5/+2
* [cloud] Use boto connect_to_region so Elasticache works in AWS China (#24250)kwerey2017-05-161-6/+3
* [cloud] Update VPC configuration for existing lambda (#24368)Will Thames2017-05-161-3/+3
* cloud: ovirt change URL in documentation (#24438)Ondra Machacek2017-05-1639-46/+46
* Fixes #24251 save config only if it is changed (#24345)Ganesh Nalawade2017-05-163-5/+10
* utils/unicode: PEP8 compliancy (#24668)Dag Wieers2017-05-162-5/+2
* nxos_bgp_neighbor cleanup (#24446)Nathaniel Case2017-05-163-362/+292
* Workaround for unicast RPF check (#24519)Nathaniel Case2017-05-161-0/+2
* module_utils/rax: Small parameter cleanup (#24664)Dag Wieers2017-05-161-2/+2
* Add new aws module - iam_cert_facts (#24451)Lujeni2017-05-161-0/+156
* vmware_guest: Add support for Linked Clones (#23284)Jimmy Conner2017-05-161-0/+33
* module_utils/asa: PEP8 compliancy (#24655)Dag Wieers2017-05-162-2/+1
* Add --all and --stub coverage options.Matt Clay2017-05-163-2/+32