summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils
Commit message (Expand)AuthorAgeFilesLines
* Temporary (#31677)Brian Coca2018-01-152-44/+37
* FreeBSD STABLE distribution not correctly parsed (#34770)Berend de Boer2018-01-151-1/+1
* facts: Get virtual facts about VMware (#34132)Abhijeet Kasurde2018-01-151-0/+11
* Fix name param. Remove logging. (#34881)Chris Houseknecht2018-01-151-7/+0
* vultr: add api_endpoint param (#34850)René Moser2018-01-141-8/+17
* vultr: fix config ini params ignored (#34848)René Moser2018-01-141-4/+4
* cloudstack: fix timeout in ini config file is ignored (#34833)René Moser2018-01-131-7/+14
* Adds selective assignment of kwargs (#34813)Tim Rupp2018-01-121-1/+3
* ACI: Fixing new pylint issue (#34775)Dag Wieers2018-01-121-28/+28
* Mellanox OS name change: MLNXOS changed to ONYX (#34753)Samer Deeb2018-01-112-1/+1
* vr_server: implement startup_script (#34565)René Moser2018-01-111-1/+1
* vultr: new module vr_user (#34521)René Moser2018-01-111-2/+6
* Support advertised networks in bgp protocol (#34728)Samer Deeb2018-01-111-1/+1
* Refactor EOS code to use cliconf (#34426)Ricardo Carrillo Cruz2018-01-111-45/+53
* Refactor IOS libs to use cliconf (#34136)Ricardo Carrillo Cruz2018-01-111-39/+59
* cliconf and netconf refactor of iosxr_logging (#34495)Kedar Kekan2018-01-111-2/+12
* Provide AnsibleAWSModule with _name attribute (#34564)Will Thames2018-01-111-0/+1
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-103-4/+4
* Fix iosxr integration tests (#34663)Nathaniel Case2018-01-101-22/+31
* module_utils.(eos, nxos) - Support use_proxy argument (#30813)Damian Zaremba2018-01-102-2/+6
* fix lint errorsZhijun Zhao2018-01-091-4/+4
* network modelsZhijun Zhao2018-01-091-8/+21
* pin api version of azure storage modelsZhijun Zhao2018-01-091-2/+2
* pin api version of azure storage modelsZhijun Zhao2018-01-091-0/+5
* fix nxos_bgp failure for graceful_restart warning (#34623)Trishna Guha2018-01-101-0/+7
* Route table boto3 (#32059)Will Thames2018-01-091-3/+7
* Error early if executing python version doesn't meet documented minimums (#34...Matt Martz2018-01-091-0/+12
* Updates module utils for f5 (#34660)Tim Rupp2018-01-096-35/+255
* Separate common and raw (#34563)Chris Houseknecht2018-01-094-212/+243
* Bug Fix at cnos.py (#34607)Anil Kumar Muraleedharan2018-01-091-0/+4
* Fix typo and copyright statementDag Wieers2018-01-081-3/+4
* [cloud][testing] New integration tests for ec2_asg (#30554)Sloane Hertel2018-01-081-1/+4
* Fix Linux blockdevice size computation (#34475)Johannes Truschnigg2018-01-081-2/+2
* ACI: Add signature-based authentication (#34451)Dag Wieers2018-01-081-10/+89
* If check mode enabled and file missing set changed to true 32676 (#33967)Pilou2018-01-041-6/+32
* K8s lookup plugin (#34025)Chris Houseknecht2018-01-042-21/+235
* K8s scale module (#33983)Chris Houseknecht2018-01-041-0/+245
* upgrade the azure storage version (#34442)Yuwei Zhou2018-01-041-1/+1
* Fix some TODOs to use generic_urlparse which allows proper netrc selection. F...Matt Martz2018-01-031-17/+28
* cloudstack: new module cs_vpn_customer_gateway (#34260)René Moser2017-12-281-11/+19
* Remove diff and request data. Add more return docs. (#34230)Chris Houseknecht2017-12-251-5/+0
* Prevent secret data from being logged (#34229)Chris Houseknecht2017-12-251-0/+25
* Fail when model not found (#34227)Chris Houseknecht2017-12-251-2/+2
* Adds datetime encoder. Fixes Service comparison. (#34223)Chris Houseknecht2017-12-251-1/+12
* Updated Avi Modules with new features and documentation update. (#34206)Gaurav Rastogi2017-12-241-11/+19
* Reorganize k8s common (#34212)Chris Houseknecht2017-12-234-373/+384
* Add ios_l3_interface module (#34201)Ganesh Nalawade2017-12-231-1/+4
* Improving docs and examples (#34155)Chris Houseknecht2017-12-221-1/+2
* Add nso_query module to query Cisco NSO using XPath (#34188)Claes Nästén2017-12-221-0/+11
* Add nso_show module for Cisco NSO (#34142)Claes Nästén2017-12-221-5/+40