ansible/web_infrastructure
Rene Moser 407e19fe4f jenkins_job: rename enable to enabled and mutually exclusive with config
Jenkins stores the information about the state (disabled/enabled) in the config, which result in a race condition between `config` and `enabled` and we loose idempotency. It makes sense to define them mutually exclusive.

Renamed `enable` to `enabled`. Ansible uses the name `enabled` in many modules, e.g. service as it indicates a state not an action.
2016-09-11 00:06:52 +02:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
apache2_mod_proxy.py new module: apache2_mod_proxy (#2148) 2016-08-30 19:44:39 +01:00
deploy_helper.py Fixed exceptions to use python 2.4 helper function and added import also works on python 3 (#2363) 2016-06-02 11:58:38 -07:00
ejabberd_user.py Adapt module to use new module._name property (#2408) 2016-06-10 11:44:18 -04:00
jboss.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
jenkins_job.py jenkins_job: rename enable to enabled and mutually exclusive with config 2016-09-11 00:06:52 +02:00
jenkins_plugin.py Adding jenkins_plugin module (#1730) 2016-08-23 18:13:55 -07:00
jira.py Fixed exceptions to use python 2.4 helper function and added import also works on python 3 (#2363) 2016-06-02 11:58:38 -07:00
letsencrypt.py letsencrypt: update URL for agreement pdf (#2696) 2016-08-24 00:27:47 +02:00
taiga_issue.py Trick ansible-modules-validate to pass this with no RETURN. 2016-01-12 11:25:56 -08:00