summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ec2_group: unnest variable assignment. Fixes #29113.s-hertel2017-09-091-1/+1
* cloudtrail: import botocore.exceptions in a try/except.s-hertel2017-09-091-1/+5
* fixes to config/setting retrievalBrian Coca2017-09-0969-1301/+1871
* Fixes #19666 Correct AMI information output by ec2_ami module (#27021)Ross Williams2017-09-081-1/+3
* generate rst doc pages for command line tools (#27530)Adrian Likins2017-09-081-1/+2
* config: use path list for default inventoryRene Moser2017-09-082-4/+2
* [cloud] EC2 AutoScaling fix for respecting zero as the desired, min&max size ...Willem van Ketwich2017-09-081-3/+3
* Db cache fix (#29048)Brian Coca2017-09-073-50/+63
* win_regedit: fixed up diff output to be more representative of type (#28974)Jordan Borean2017-09-071-8/+41
* win_user: add return info (#28975)Jordan Borean2017-09-071-0/+63
* fix check mode for solaris enable/disable (#29049)Brian Coca2017-09-061-12/+13
* less confusing 'args' message (#29053)Brian Coca2017-09-061-3/+6
* New release v2.4.0.0-0.1.rc1Toshio Kuratomi2017-09-061-1/+1
* Move selected AWS modules from community/certified to core support (#28617)Ryan Brown2017-09-0612-12/+12
* Fix digital_ocean module_util api_token bug (#28924)ABond2017-09-061-8/+7
* python3 fixBrian Coca2017-09-061-2/+2
* Add support for neighbor argument in ios_interface (#29035)Ganesh Nalawade2017-09-061-3/+53
* Migrate more Azure integration tests. (#29034)Matt Clay2017-09-051-1/+1
* elb_application_lb: when purging rules make deletion the first step (#28749)Markus Juopperi2017-09-051-8/+8
* Fixed typo in resolution_immediacy values dictmarinus812017-09-051-1/+1
* fix for getting vars and hostvars without specifying the hostJordan Borean2017-09-051-3/+2
* modules/postgresql_users: Adds user connection limit option to the module. (#...Roman Nozdrin2017-09-051-7/+21
* add 2 quota variables for openstack: loadbalancer and pool (#26010)Chenjun Shen2017-09-051-1/+17
* Flatten manageiq provider UI (#28967)Yaacov Zamir2017-09-051-79/+77
* aci_rest: Accept YAML input and validate content inputDag Wieers2017-09-051-4/+64
* aci_rest: Implement idempotencyDag Wieers2017-09-051-16/+72
* Ensure proper conversion while backing up of junos config (#28958)Ganesh Nalawade2017-09-043-5/+6
* openssl_certificate: fix arg docs for not_before (#28985)René Moser2017-09-041-1/+2
* ACI_BD_*: Fix missing default for state parameterJacob McGill2017-09-012-2/+2
* nxos_bgp_neighbor: Fix regex &report warnings (#28888)Nathaniel Case2017-09-011-14/+12
* Add support for Python3 in vmware_guest_findAbhijeet Kasurde2017-09-012-23/+4
* ansible-config view fixesBrian Coca2017-09-012-39/+39
* Move networking provider options to subspec (#28894)Nathaniel Case2017-09-0113-100/+66
* Rel240/fix nxos interface ospf (#28898)Mike Wiebe2017-09-011-1/+9
* lambda - more limited exception trap when doing get_function for better error...mikedlr2017-09-011-2/+7
* Revert "Bring nxos_snmp_host in line"Nathaniel Case2017-09-014-100/+200
* Bring nxos_snmp_host in lineNathaniel Case2017-09-011-127/+61
* Bring nxos_snmp_community in lineNathaniel Case2017-09-011-11/+9
* Clean up nxos_snmp_contact & nxos_snmp_locationNathaniel Case2017-09-012-62/+30
* Added check mode (#28882)Ken Evensen2017-08-311-7/+15
* removed warning that was appearing in every runBrian Coca2017-08-311-1/+0
* module should fail if eos_user is added without configured_password or nopass...Trishna Guha2017-08-311-0/+5
* [cloud] ec2_group: Allow rule source to be a security group in a peered VPC. ...Sloane Hertel2017-08-311-1/+1
* update nxos_facts to handle n3k power table (#28891)rahushen2017-08-311-1/+4
* Do not try to process an empty metai/main.yml fileSam Doran2017-08-311-21/+24
* yum: do not use get_exception() (#28826)Martin Krizek2017-08-311-22/+18
* Add note in documentation and add warning related to retries parameter used w...Giovanni Sciortino2017-08-311-0/+1
* Fix config base.yml defs with wrong keywords. (#28833)Adrian Likins2017-08-311-7/+4
* Fix nxos_config `save` parameter (#28838)Nathaniel Case2017-08-311-1/+4
* [docs] Fixed example for os_image_fact (#28873)Lukas Bednar2017-08-311-1/+1