summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make nic_name as optional parameter (#25990)Abhijeet Kasurde2017-06-261-14/+22
* Fixing bug introduced in 20622Mark Szymanski2017-06-261-5/+2
* Mutually reference Windows and non-Windows modules (#25482)Dag Wieers2017-06-2650-20/+137
* Fixes list comparison (#26042)Chris Houseknecht2017-06-261-1/+1
* Remove get_exception from zypper (#25890)Abhijeet Kasurde2017-06-261-3/+3
* Add netscaler_save_config module (#25614)George Nikolopoulos2017-06-261-0/+188
* [cloud] New feature for ec2_group: allow deleting groups by id (#26022)mihu2017-06-261-6/+27
* cloudstack: cs_host: revamp fixes several issuesRene Moser2017-06-261-17/+79
* Add new net_static_route platform agnostic module (#25455)Ricardo Carrillo Cruz2017-06-262-0/+120
* renames dict_combine to dict_merge in network_common (#26073)Peter Sprygada2017-06-261-2/+2
* Small fix in the error output (#26004)Dag Wieers2017-06-241-2/+2
* nxos_vxlan_vtep (#25971)Nathaniel Case2017-06-241-127/+72
* Fixes nxos_vpc_interface (#25907)Trishna Guha2017-06-241-144/+90
* check options exist before forcing assignmentBrian Coca2017-06-231-18/+20
* [cloud] Fixes #26045 Ensure instance.instance_profile is not None before cast...Ryan Fitzpatrick2017-06-231-1/+3
* openbsd_pkg: Handle versionless names with branch. (#26016)Patrik Lundin2017-06-231-24/+40
* Add support for tmpfs to docker_container. (#25747)Will Rouesnel2017-06-231-1/+28
* fix networkdid->networkid in cs_nic.py (#25914)loqutus2017-06-231-1/+1
* Allow iam_cert to be renamed or moved without needing to specify cert or key ...Mark Szymanski2017-06-231-91/+86
* Fix type for 'attributes' fieldGennadySpb2017-06-221-1/+1
* Add missing __init__.py for modules.Matt Clay2017-06-221-0/+0
* Missing Else statement (#25457)Troy Sampson2017-06-221-0/+1
* imc_xml: New module to manage Cisco IMC hardware (#25529)Dag Wieers2017-06-221-0/+386
* Fix up integer type detection on python3 (#25985)Kassian Sun2017-06-221-2/+2
* Fixed modules using Popen (#24558)Andrea Tartaglia2017-06-223-21/+8
* Don't include dependent roles in the dep chain for include_roleJames Cammarata2017-06-222-2/+3
* Fix of argument error in #25940 (#25979)Constantin2017-06-221-1/+1
* amazon: allow NACL to be removed by its id (#25925)mihu2017-06-221-9/+30
* Add junos_system declartive module and other related change (#25859)Ganesh Nalawade2017-06-2218-96/+422
* [cloud] Add ChangeSet support to cloudformation module (#23490) (#24497)Wouter de Geus2017-06-211-0/+64
* Fix docs typo in java_cert function docstring (#25942)Andrade2017-06-211-1/+1
* [cloud] Update ec2.py default for public IP assignment (#25896)Tom Paine2017-06-211-2/+2
* Misc typo for AnsibleAbhijeet Kasurde2017-06-215-6/+6
* Move helm module to subdirectoryRyan S. Brown2017-06-211-0/+0
* New module: helm (#24883)Flavio Percoco Premoli2017-06-211-0/+204
* cloud: ovirt: support add/remove tag from vms/hosts (#25900)Ondra Machacek2017-06-211-25/+51
* Improve help text for extra-vars requiring @ for filenameChristopher Galtenberg2017-06-212-2/+2
* avoid winrm errors when not connecting to winrm (#25921)Brian Coca2017-06-211-3/+14
* add traceback and more helpful errors for ec2_vpc_route_table (#25704)Sloane Hertel2017-06-211-19/+33
* use proper pagination variable (#25838)Yang Liu2017-06-211-1/+1
* A few win_dsc bugfixes (#25852)Trond Hindenes2017-06-201-2/+15
* Handle rate limits on every iteration (#23726)Damir Suleymanov2017-06-201-1/+6
* correctly set delegated host name in resultsBrian Coca2017-06-201-2/+2
* adjust script caching to processed dataBrian Coca2017-06-201-11/+7
* nxos_vrf fix (#25812)Nathaniel Case2017-06-201-7/+8
* Add support for Red Hat Atomic Host (#25906)Abhijeet Kasurde2017-06-201-0/+5
* [cloud] New module ec2_vpc_endpoint_facts for AWS EC2 VPC Endpoints (#20211)Will Thames2017-06-201-0/+205
* [cloud] iam_cert return arn and allow use with ansible vault (#20787)Will Rouesnel2017-06-201-8/+15
* Add vyos_banner implementation module (#25862)Trishna Guha2017-06-201-0/+179
* fixed cg signatureBrian Coca2017-06-201-1/+1