summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated get_exception APIAbhijeet Kasurde2018-02-053-37/+20
* letsencrypt: fix account key detection for keys created by openssl_privatekey...Felix Fontein2018-01-311-1/+7
* Add jenkins_job_facts module (#35346)Chris St. Pierre2018-01-301-0/+218
* Changing letsencrypt module to use ACME v2 protocol (update) (#35283)Felix Fontein2018-01-301-55/+158
* Allowing to write intermediate certificate into file. (#34328)Felix Fontein2018-01-261-4/+19
* Changing behavior of new fullchain argument. (#34916)Felix Fontein2018-01-251-16/+30
* Letsencrypt: cleaning up tempfile code (2) (#35278)Felix Fontein2018-01-251-4/+10
* Removing underscore variables in letsencrypt module (#35282)Felix Fontein2018-01-251-10/+10
* Changing letsencrypt module to use ACME v2 protocol (#34541)Felix Fontein2018-01-241-181/+305
* tempfile.mkstemp() actually returns a file descriptor which should be closed....Felix Fontein2018-01-241-3/+7
* Add identifier option to apache2_module (#33748)Robin Roth2018-01-231-11/+35
* Accepting SANs marked as critical (fixes #32767). (#35057)Felix Fontein2018-01-191-1/+3
* Extending documentation (#35077)Felix Fontein2018-01-191-0/+41
* Clarifying documentation about account key being different from certificate's...Felix Fontein2018-01-181-0/+3
* Making letsencrypt module work with Python 3. (#34324)Felix Fontein2018-01-171-4/+4
* Secure letsencrypt account_key_content better (#34979)Felix Fontein2018-01-171-4/+6
* letsencrypt: Add support for Elliptic Curve account keys (#34852)Felix Fontein2018-01-161-22/+100
* letsencrypt: fix fullchain is False by default. (#34912)Felix Fontein2018-01-161-1/+1
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-163-2/+3
* Add validate_certs to jira module (#34756)Adam Miller2018-01-111-0/+8
* Do not prevent username logging in jenkins_script module (#34459)Oliver Gondža2018-01-041-1/+1
* Add doc fragment for files (#33953)Michael Scherer2018-01-031-0/+1
* Remove params option from examplesToshio Kuratomi2017-12-191-5/+1
* py3 compatibility: convert bytes to str (#33206)nathaniel gentile2017-12-151-3/+4
* letsencrypt: add new param account_key_content (#32948)René Moser2017-12-091-12/+59
* python3 support for letsencrypt module (fixes #30690) (#32734)bverschueren2017-12-071-13/+25
* Bulk autopep8 (modules)John Barker2017-12-071-0/+3
* letsencrypt: fix docs, openssl csr to req (#33519)Ulf Tigerstedt2017-12-041-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-1/+1
* Add python level locale handling back (#31339)Jacek Tomasiak2017-11-271-0/+2
* letsencrypt: update agreement default to newest gatheredRene Moser2017-11-201-3/+4
* letsencrypt: fix doc version_added (#32943)René Moser2017-11-151-10/+1
* Add support for generating full chain certificates from LetsEncrypt. (#22074)Ian Glover2017-11-151-1/+23
* Remove uses of assert in production code (#32079)Matt Martz2017-11-131-12/+4
* Remove the params option from jenkns_plugin and yum_repository (#32708)Toshio Kuratomi2017-11-081-18/+7
* Port arg specs from type='str' to type='path'Toshio Kuratomi2017-10-092-7/+6
* ansible_tower: fix broken import, reuse tower_argument_spec and documentation...Pilou2017-10-0215-741/+237
* Catch AttributeError if regex is not found. (#30990)n0trax2017-10-011-2/+5
* Remove example of using params for the url_passwordToshio Kuratomi2017-09-251-6/+11
* Add a code-smell test for smart quotes and remove smart quotes from all filesToshio Kuratomi2017-09-182-3/+3
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+3
* Fix incorrect use of datetime in letsencrypt (#27672)James Cammarata2017-08-291-4/+3
* Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)David Kretch2017-08-191-1/+1
* return EXCL_STATE when color property is not in the responseSergio Millan2017-08-171-8/+1
* Fixed issue with legacy jenkins instancesArtem Loginov2017-08-171-4/+5
* Update metadata to 1.1Toshio Kuratomi2017-08-1533-37/+35
* Fix documentation issue in jira module (#27820) (#27823)Slezhuk Yevgeniy2017-08-071-2/+4
* Remove wildcard importsToshio Kuratomi2017-07-2833-519/+226
* New module: gunicorn (#26206)Alex2017-07-101-0/+237
* Clarify how formatting would be done. (#26474)Hari Krishna Dara2017-07-061-1/+1