community.general/lib/ansible/modules/web_infrastructure
Johannes Brunswicker d3be5d5327 Creates base Sophos UTM module (#45781)
* Fixes #18568
* Commit of the first set of utm modules
* added documentation line for module_utils file
* removed other utm modules for the first pr
* added maintainers to botmeta
* implemented fixes for shippable
* fixed whitespaces and newlines in included doc fragment
* added types and choices to documentation
* fix for E501
* Implemented change requests
* changed utm_utils license to BSD
* changed str() to to_native()
* added a status state that will just return information about my object
* renamed state 'status' to 'info'
* added team_e-spirit to botmeta and added the team as maintainer for the utm_utils
* only return a result if the lookup was not empty. Do not return a null result
* removed info state
* added boilerplate
* made preparation for info-only modules
2018-10-26 23:21:54 +05:30
..
ansible_tower adding additional example and clarification (#47224) 2018-10-18 16:21:35 -04:00
sophos_utm Creates base Sophos UTM module (#45781) 2018-10-26 23:21:54 +05:30
__init__.py
apache2_mod_proxy.py Fixing but on version check when the "Apache/2.4.x (Distro)" regex is not met (#27457) 2018-09-19 18:10:29 -04:00
apache2_module.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
deploy_helper.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
django_manage.py Changed django_manage to return changed as boolean consistently (#46157) 2018-10-24 12:56:37 +01:00
ejabberd_user.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
gunicorn.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
htpasswd.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
jboss.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
jenkins_job.py jenkins_jobs: fix typos (#40844) 2018-05-30 01:44:02 +02:00
jenkins_job_facts.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
jenkins_plugin.py Fix python 3 compatibility (#41645) 2018-10-08 18:30:05 -04:00
jenkins_script.py Correct invalid example in jenkins_script docs (#46193) 2018-10-02 08:04:28 -05:00
jira.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
nginx_status_facts.py
rundeck_acl_policy.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rundeck_project.py
supervisorctl.py Add 'signalled' state to supervisorctl module with associated 'signal' parameter. (#32694) 2018-09-21 15:59:14 -04:00
taiga_issue.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00