summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* jenkins_job module: fix for python3 (#54958)Mariusz Kryński2020-01-191-15/+2
* Removed "encode" on color in get_job_status (#66585)Nick Nabb2020-01-181-1/+1
* Add timeout to jenkins_script csrf requests (#62850)Jesus Alvarez2019-11-151-0/+2
* update documentation example (#64786)James Vornhagen2019-11-131-1/+1
* Fix return value documentation (2/2) (#63478)Felix Fontein2019-10-1512-146/+146
* fix typos in web_infrastructure modules (#62202)Andrey Klychkov2019-09-128-10/+10
* issue #61672: make jenkins_plugin module work in a session when CSRF … (#61...JKDingwall2019-09-102-9/+16
* Read update file as utf-8 (#55253)Jiri Tyr2019-09-031-1/+1
* jboss: add seealso (#61532)Andrey Klychkov2019-08-291-0/+4
* nginx_status_facts: deprecate/rename to nginx_status_info (#60979)Felix Fontein2019-08-212-1/+166
* clarifies how ASK works for Tower credentials (#59050)Alicia Cozine2019-07-161-6/+11
* Correct a documentation of the jenkins_plugin module (#59139)Wojciech Sciesinski2019-07-161-1/+3
* jboss module: add check mode support and integration tests (#58959)Andrey Klychkov2019-07-151-7/+35
* jboss module: actualize doc formatting (#58913)Andrey Klychkov2019-07-101-22/+26
* tower_workflow_template: Add missing options (#56891)Alberto Murillo2019-06-201-2/+25
* fix tower_credential example: lookup are run on controller (#57516)Pilou2019-06-111-2/+6
* Second batch for _facts -> _info rename (#57020)Felix Fontein2019-06-102-27/+31
* tower_user: Fix to create a system auditor properly (#54585)Hideki Saito2019-06-101-1/+30
* tower_credential: ssh_key_data isn't a path anymore (#57113)Pilou2019-05-291-1/+1
* Add missing roles to tower_role module (#56182)stoned2019-05-081-2/+4
* added python3 support to nginx_status_facts module (#55428)Dusan Matejka2019-04-181-1/+2
* Fixed wrong variable specification format in examples (#55252)Hideki Saito2019-04-152-3/+3
* Fix handling of inventory and credential options for tower_job_launch (#54967)Hideki Saito2019-04-091-5/+19
* standardize TLS connection properties (#54315)James Cassell2019-03-282-4/+6
* tower_settings: "get" isn't implemented, "value" parameter is required (#54028)Pilou2019-03-191-4/+6
* tower_credential: Add parameter vault_id (#53400)Abhijeet Kasurde2019-03-061-2/+37
* tower: Handle AuthError (#53377)Abhijeet Kasurde2019-03-0623-23/+23
* - Initial commit (#51739)getjack2019-02-211-0/+127
* jira: Fixes json reading string object instead of byte (#52660)Sayed Anisul Hoque2019-02-201-1/+1
* fix(rundeck_acl_policy): compatible python 2 and 3 (#52473)Hoshiyo2019-02-191-2/+3
* Update tower_credential.py (#51469)David Medberry2019-02-181-1/+1
* Fixing state=present for jenkins_plugin module (#52051)Jiri Tyr2019-02-181-1/+1
* Fix module issues (#52209)Dag Wieers2019-02-151-4/+10
* Fixed typo from adress to address (#52143)Amol Kahat2019-02-131-1/+1
* Updating update_url for jenkins_plugin (#52086)Jiri Tyr2019-02-131-2/+2
* - Initial commit (#51738)getjack2019-02-121-0/+146
* Added Ansible UTM Info Module for network interface address entities. (#51733)getjack2019-02-122-2/+103
* - Initial commit (#51731)getjack2019-02-121-0/+106
* - Initial commit (#51736)getjack2019-02-121-0/+242
* - Initial commit (#51729)getjack2019-02-111-0/+127
* Final round of moving modules to new import error msg (#51852)Jordan Borean2019-02-085-15/+37
* add diff_mode_enabled to documentationDennis Lerch2019-02-041-0/+6
* doc: fixing typo and grammar rundeck_project.py (#51674)mcs942019-02-031-2/+2
* Added Ansible UTM Module for managing AAA groups. (#49860)getjack2019-02-021-0/+220
* New module: tower_notification (#50512)Samuel Carpentier2019-01-271-0/+393
* Add scm_update_cache_timeout, job_timeout and custom_virtualenv to tower_proj...jainnikhil302019-01-251-1/+38
* Adding TowerCLI receive module (#51023)John Westcott IV2019-01-181-0/+172
* Adding tower_workflow_launch (#42701)John Westcott IV2019-01-181-0/+164
* Adding TowerCLI send module (#37843)John Westcott IV2019-01-181-0/+167
* Close all open filehandle (#50544)Abhijeet Kasurde2019-01-111-3/+6