summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Edits for clarityimports_and_includesscottb2017-06-061-7/+6
* Editsscottb2017-06-061-36/+36
* Edited for tonescottb2017-06-061-3/+2
* Cleaning up pep8/rstcheck errorsJames Cammarata2017-06-065-12/+12
* Adding docs for import/include and reorganizing someJames Cammarata2017-06-0621-525/+748
* Initial commit to split includes into static imports/dynamic includesJames Cammarata2017-06-0610-37/+59
* module_utils/ec2: fix boto3 tags to remove (#25277)Sloane Hertel2017-06-062-3/+6
* Check / Skip cores for AIX5 Series (#25364)Matt Kunkel2017-06-061-3/+3
* New module: platform agnostic way to manage local users on network devices (n...Trishna Guha2017-06-0619-13/+334
* Fix json.dumps to do something sensible with sets.Toshio Kuratomi2017-06-061-3/+10
* remove_values could hit the recursion limitToshio Kuratomi2017-06-062-20/+115
* Actually check for equality on empty commands array (#25308)Nathaniel Case2017-06-067-10/+8
* Adds the bigip_gtm_pool module (#25275)Tim Rupp2017-06-064-0/+1056
* Add net_vlan platform agnostic module (#25252)Ricardo Carrillo Cruz2017-06-062-0/+111
* Add support for cliconf and netconf plugin (#25093)Ganesh Nalawade2017-06-0632-589/+1546
* test conditionals work for invalid elements in list and undefined keys in dic...Sloane Hertel2017-06-051-0/+52
* Document the encoding parameter for the replace moduleToshio Kuratomi2017-06-052-0/+7
* Replace - workaround for non-utf8 text (#24861)Evan Kaufman2017-06-051-9/+16
* fix proposal for issue #25151: [python3] pip failed to create virtual env whe...Ramon2017-06-051-11/+24
* fix script inventory pluginBrian Coca2017-06-052-11/+11
* minor protection against bad configBrian Coca2017-06-051-2/+4
* Add the email confirmation option to gitlab_users (#25134)Matthieu Simonin2017-06-051-5/+13
* Use to_text helper function to handle bytes and unicodeEsteban Echeverry2017-06-051-3/+2
* Fix unicode errors in json.load methodEsteban Echeverry2017-06-051-11/+13
* Updating release vars versions for 2.3.1 and 2.1.6James Cammarata2017-06-051-0/+2
* Remove unwanted params from function call (#25348)Abhijeet Kasurde2017-06-051-2/+2
* Minor change in comment sentence of shell (#25336)Karthik Suresh2017-06-051-1/+1
* Fix a minor typo in network_common (#25328)Abhijeet Kasurde2017-06-051-1/+1
* [cloud] New module: AWS API Gageway module (#20230)Michael De La Rue2017-06-057-1/+651
* Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316)Adrian Likins2017-06-052-3/+4
* Reenable git tests (#25341)Robin Roth2017-06-052-8/+8
* Temporarily disable failing git test.Matt Clay2017-06-041-1/+1
* python 3 compatibility: import guard around ConfigParserJames Elford2017-06-031-1/+5
* cloudstack: new module cs_network_acl_rule (#25325)René Moser2017-06-036-0/+1052
* ansible-doc: fix exception for required fieldRene Moser2017-06-031-1/+1
* Add 'exists' to win_stat return docs (#25146)jhawkesworth2017-06-031-2/+12
* cloudstack: fix pep8 cs_project (#25322)René Moser2017-06-032-40/+36
* corrected default inventory plugin orderBrian Coca2017-06-022-2/+2
* datadog_monitor: Idempotence fix (#19217)Sebastian Kornehl2017-06-021-1/+1
* {cloud} module_utils/ec2.py: get AWS access and secret keys from boto config ...Sloane Hertel2017-06-021-12/+23
* ensure port is an int (#25310)Sloane Hertel2017-06-021-1/+1
* Make setting of metadata for crypto backend settable at buildtimeToshio Kuratomi2017-06-021-0/+10
* add Makefile target for single HTML page (#25313)Matt Davis2017-06-021-1/+10
* Python3 fix for hashing in inventory pluginsMatt Martz2017-06-021-2/+2
* Support check_mode in ec2_vpc_nacl (#23112)Will Thames2017-06-023-26/+36
* Try to fix travisKassian Sun2017-06-021-1/+4
* use single line for-loopKassian Sun2017-06-021-4/+1
* Add --sysctl support for cloud/docker_containerKassian Sun2017-06-021-0/+28
* net_command platform agnostic module (#25249)Trishna Guha2017-06-0214-7/+296
* unarchive: PEP8, imports, cosmetics (#24654)Dag Wieers2017-06-022-118/+108