summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* Remove example of using params for the url_passwordToshio Kuratomi2017-09-251-6/+11
* letsencrypt: FIX CN parsing to work with OpenSSL 1.1 (#25935)Virgil Dupras2017-06-281-1/+1
* 2.3bug20202 (#25864)John R Barker2017-06-191-4/+4
* Fix handling of extra_vars_path parameter. (#25272)Bill Nottingham2017-06-021-1/+1
* Letsencrypt fix (#24906)kgottholm2017-05-221-2/+2
* Converted the response from _get_url_data using to_native (#24901)pdasilva2017-05-221-4/+9
* Pass CSRF token along with Jenkins POST requests (#23250) (#23330)John R Barker2017-04-061-0/+27
* Fix deploy_helper join exception on no release.Matt Clay2017-04-031-1/+4
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-1430-90/+120
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-0919-4/+20
* Ansible Tower job_wait module (#22160)Wayne Witzel III2017-03-021-0/+169
* Ansible Tower job cancel module (#22161)Wayne Witzel III2017-03-021-0/+117
* Ansible Tower job list module (#22164)Wayne Witzel III2017-03-021-0/+147
* Ansible Tower job_launch module (#22148)Wayne Witzel III2017-03-011-0/+167
* jira: comply with current pep8 rule setSlezhuk Evgeniy2017-02-271-1/+3
* jira: (#21701)Slezhuk Yevgeniy2017-02-271-19/+27
* nginx_status_facts: fix pep8 (#21963)René Moser2017-02-261-1/+5
* PEP8 E712 fixes (#21916)Matt Martz2017-02-241-2/+2
* Remove unnecessary shebangs and execute bits.Matt Clay2017-02-221-0/+0
* add Ansible Tower role module (#21592)Wayne Witzel III2017-02-201-0/+226
* add Tower JobTemplate module (#21681)Wayne Witzel III2017-02-201-0/+327
* add Ansible Tower team module (#21593)Wayne Witzel III2017-02-201-0/+164
* Correct exampleJohn R Barker2017-02-171-1/+1
* Add Tower Project module (#21479)Wayne Witzel III2017-02-171-0/+233
* Add Tower Group module (#21480)Wayne Witzel III2017-02-171-0/+252
* Add Tower Host module (#21482)Wayne Witzel III2017-02-171-0/+186
* Add Tower Inventory module (#21483)Wayne Witzel III2017-02-171-0/+175
* Add Tower Label module (#21485)Wayne Witzel III2017-02-171-0/+160
* Validate EXAMPLES as YAMLMatt Martz2017-02-152-33/+33
* Ansible Tower user and credential module (#21020)Wayne Witzel III2017-02-153-18/+512
* Avoid having module documentation links to itself (#21329)Dag Wieers2017-02-131-1/+1
* no log passwords (#21229)Brian Coca2017-02-102-2/+2
* Update validate-modules (#20932)Matt Martz2017-02-025-23/+30
* updated friendlier descriptionBrian Coca2017-01-301-1/+1
* Ansible Tower organization module (#20355)Wayne Witzel III2017-01-302-0/+152
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-292-26/+26
* PEP 8 cleanup. (#20790)Matt Clay2017-01-281-2/+2
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-1/+1
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-272-6/+6
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-272-2/+2
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+2
* Add workaround for shib2 and php modulesn0trax2017-01-261-6/+13
* Fix argument name to fail_json(), detail -> detailsJasper Lievisse Adriaanse2017-01-181-6/+6
* Update option desc of yum_repository moduleJiri Tyr2017-01-091-0/+1
* add jenkins_script module for running arbitrary jenkins console scripts again...James Hogarth2017-01-061-0/+172
* Fix letsencrypt remaining_days docsAndy Freeland2017-01-041-1/+1
* Fixing Issue#18995Sergio Millan2017-01-041-2/+15
* Fix #19189 django_manage bug with python3 filter() returning iterator insted ...Serhiy Martynenko2017-01-031-1/+1
* jenkins_plugin: doc: Specify version as string (#18858)Nehal J Wani2016-12-211-2/+4
* Fix bug #5328 apache module loading (#19355)Michael Gugino2016-12-141-16/+79