Hannes Ljungberg
64b12d2c0d
docker_swarm_service: Add groups option ( #52428 )
...
* Add groups option
* Add changelog fragment
* Remove whitespace
* Remove whitespace
2019-02-18 13:12:05 +00:00
Felix Fontein
1d8e9db4a9
crypto modules: add missing option types ( #52421 )
...
* Add missing crypto option types.
* Reorder argument_spec.
* Reorder option docs.
2019-02-18 10:24:17 +00:00
Miguel Angel Muñoz González
49ea68ca63
Fortinet's FortiOS fortios firewall service category ( #52080 )
2019-02-18 10:21:12 +00:00
Miguel Angel Muñoz González
993733848d
Fortinet's FortiOS fortios firewall service custom ( #52081 )
2019-02-18 10:20:37 +00:00
snowjet
eaf238b033
Adds toggle port security on network create ( #37390 )
...
Added a new property, 'port_security_enabled' which is a boolean to
enable or disable port_security during network creation. The default
behaviour will enable port security, security group and anti spoofing
will act as before. When the attribute is set to False, security
group and anti spoofing are disabled on the ports created on this
network.
Shade supports this option in versions > 1.27.1
2019-02-18 05:03:27 -05:00
Hannes Ljungberg
18b968d486
docker_swarm_service: Add healthcheck option ( #52419 )
...
* Define yaml versions as strings
* Add healthcheck option
* Add changelog fragment
* Don’t set version_added as strings
* Use single quoted string
* Disable healthcheck tests on python 2.6
* Bring back quoting on already quoted version-added
* Python 2.6 compat
* Move functions to docker-common
* Move parse_healthcheck to docker-common
* Cast exception to str before printing failure
* Extend parse_healthcheck tests
2019-02-18 09:46:14 +00:00
Hannes Ljungberg
77d116f66e
docker_swarm_service: Add stop_signal option ( #52424 )
...
* Add stop_signal option
* Add changelog fragment
2019-02-18 09:43:35 +00:00
Ondra Machacek
435e0c5dba
Update kubevirt_vm with new feautures ( #52311 )
2019-02-18 15:12:23 +05:30
Yuwei Zhou
664e6fb9c8
modified storageaccount fact return curated result with connection string ( #49702 )
2019-02-18 16:48:56 +08:00
Zim Kalinowski
896e320142
adding postgresqlconfiguration facts ( #45071 )
2019-02-18 15:14:56 +08:00
Zim Kalinowski
fa73abcf5d
fixing force_update in azure_rm_mysqldatabase ( #52389 )
2019-02-18 14:20:30 +08:00
Joel Lappalainen
5426b26410
Fix az command to get object id ( #52277 )
2019-02-18 14:19:29 +08:00
Zim Kalinowski
8422e23533
Fixing azure_rm_postgresqldatabase force_update parameter ( #52388 )
2019-02-18 14:04:01 +08:00
Yuwei Zhou
2daaf4eedd
fix non location error ( #52312 )
2019-02-18 13:54:41 +08:00
Zim Kalinowski
777441719f
azure_rm_cosmosdbaccount - fix for virtual network rules ( #52416 )
2019-02-18 11:58:43 +08:00
Piotr Wojciechowski
97ebc95784
Fix typo in key name ( #52432 )
2019-02-17 22:45:13 -05:00
Sayed Anisul Hoque
7d6a94e7dc
Fixed typos ( #52426 )
2019-02-17 22:49:40 +01:00
Miguel Angel Muñoz González
36e0415d64
Fortinet's FortiOS log syslogd3 filter ( #52262 )
...
* Fortinet's FortiOS log syslogd3 filter
* Avoid Null Choices
2019-02-17 14:47:56 +00:00
Abhijeet Kasurde
52d8f9c397
pacman: Check for package list before installing ( #52246 )
...
Fixes : #45638
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-17 06:04:46 -05:00
Андрей Череваткин
88545b0292
Correct minor typo in filesystem module docs ( #52413 )
...
Changed 'filesytem' to 'filesystem'
2019-02-17 10:02:32 +05:30
Victor Fauth
3408de156a
etcd3: Support authentication ( #44383 )
...
* etcd3: Support authentication
* etcd3: Comment argument check
* etcd3: Fixed wrong var names
* etcd3: Added in 2.8 instead of 2.7
2019-02-16 16:44:10 -05:00
Felix Fontein
ef3d86255d
docker_* modules: remove from validate-modules ignore list ( #52402 )
...
* Remove docker_* modules from validate-modules ignore list.
* Adjust types of cacert_path, cert_path and key_path.
* Fix type of update_failure_action in docker_swarm_service.
2019-02-16 07:14:29 -08:00
Richlv
81d688a7c7
clarify how users are specified ( #52260 )
...
##### SUMMARY
Clarify that usernames - which Zabbix API documentation calls "aliases" - are to be specified for recipients
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2019-02-16 03:07:29 -05:00
saranyasridharan
1db6d5598a
Adding custom module to get PID of the process ( #50896 )
2019-02-15 17:08:55 -08:00
Dag Wieers
b4802350ec
Fix one issue ( #52370 )
2019-02-15 22:33:31 +01:00
Dane Summers
523cb8b5a4
cron - adds deprecation warnings ( #37355 ). ( #52322 )
...
Adds deprecation warnings for both 'name', and 'reboot' option (although
not related to this change, it has been deprecated for quite a while)
2019-02-15 14:09:03 -05:00
Matt Clay
02c9f70898
Fix sanity test failures (pep8).
2019-02-15 09:25:20 -08:00
Dag Wieers
677c04c01d
Sanity fixes to parameter types ( #52325 )
2019-02-15 16:58:58 +01:00
David Soper
958653e282
Cisco Intersight module_utils and intersight_facts module ( #51309 )
...
* Cisco Intersight module_utils and intersight_facts module
* Add RETURN information and fix pylint, import, and pep8 issues.
* Review updates for specifying type of params/returns and not polluting ansible_facts.
* BSD one line license, validate_certs used, urls.fetch_urls replaces requests
2019-02-15 16:32:29 +01:00
Dag Wieers
c2fb581414
Fix various sonarcloud issues
...
This fixes various reported bugs through sonarcloud at:
https://sonarcloud.io/project/issues?id=Rodney-Reis_ansible&resolved=false&types=BUG
2019-02-15 07:19:04 -08:00
Dag Wieers
f9ab9b4d68
Assorted pylint fixes
2019-02-15 06:54:47 -08:00
Andrey Klychkov
8e0f95951d
Module postgresql_idx: added ci tests, new params, returned values, code refactoring ( #52230 )
...
* postgresql_idx: ci tests, refactoring, return values
* postgresql_idx: ci tests, new params, return values
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix state choices order
2019-02-15 15:38:56 +01:00
Miguel Angel Muñoz González
b0606213dc
Fortinet's FortiOS fortios_firewall_schedule_recurring ( #52078 )
2019-02-15 13:15:00 +00:00
Miguel Angel Muñoz González
db779e0fc8
Fortinet's FortiOS Firewall Schedule OneTime ( #52076 )
2019-02-15 13:14:32 +00:00
Miguel Angel Muñoz González
462155e7cf
Fortinet's FortiOS log syslogd2 filter ( #52259 )
...
* Fortinet's FortiOS log syslogd2 filter
* Avoid null choices
2019-02-15 13:11:52 +00:00
Miguel Angel Muñoz González
f3ac33f6af
Fortinet's FortiOS log setting ( #52258 )
2019-02-15 13:11:25 +00:00
Miguel Angel Muñoz González
7dc7d2cd56
Fortinet's FortiOS log null device setting ( #52257 )
2019-02-15 13:10:59 +00:00
Miguel Angel Muñoz González
e16f81e53e
Fortinet's FortiOS log null device filter ( #52256 )
...
* Fortinet's FortiOS log null device filter
* Avoid null choices
2019-02-15 13:10:26 +00:00
Miguel Angel Muñoz González
66844328b7
Fortinet's FortiOS log memory global setting ( #52251 )
2019-02-15 13:09:47 +00:00
Miguel Angel Muñoz González
e4b70c0cdf
Fortinet's FortiOS log memory setting ( #52255 )
2019-02-15 13:06:56 +00:00
Miguel Angel Muñoz González
ac6b5ab4d0
Fortinet's FortiOS log memory filter ( #52250 )
...
* Fortinet's FortiOS log memory filter
* Avoid null choices
2019-02-15 13:06:29 +00:00
Miguel Angel Muñoz González
3eba6363ff
Fortinet's FortiOS log fortiguard override filter ( #52168 )
...
* Fortinet's FortiOS log fortiguard override filter
* Avoid null choices
2019-02-15 13:06:05 +00:00
Miguel Angel Muñoz González
8e6cf35a7e
Fortinet's FortiOS system interface ( #52247 )
2019-02-15 13:03:44 +00:00
Miguel Angel Muñoz González
6592ac3421
Fortinet's FortiOS log fortiguard filter ( #52167 )
...
* Fortinet's FortiOS log fortiguard filter
* Avoid null choices
2019-02-15 13:03:10 +00:00
Miguel Angel Muñoz González
683a463580
Fortinet's FortiOS ips rule ( #52121 )
...
* Fortinet's FortiOS ips rule
* Avoid null choices
* Avoid null choices
2019-02-15 13:02:42 +00:00
Miguel Angel Muñoz González
98f122528f
Fortinet's FortiOS log custom field ( #52148 )
2019-02-15 13:02:24 +00:00
Miguel Angel Muñoz González
49b21b64a0
Fortinet's FortiOS log disk filter ( #52149 )
...
* Fortinet's FortiOS log disk filter
* Avoid null choices
2019-02-15 13:02:03 +00:00
Miguel Angel Muñoz González
31da561d4a
Fortinet's FortiOS log disk setting ( #52150 )
2019-02-15 12:41:01 +00:00
Miguel Angel Muñoz González
018db5e0c0
Fortinet's FortiOS log eventfilter ( #52151 )
2019-02-15 12:40:47 +00:00
Miguel Angel Muñoz González
769ddc44c3
Fortinet's FortiOS log fortianalyzer2 filter ( #52157 )
...
* Fortinet's FortiOS log fortianalyzer2 filter
* Avoid null choices
2019-02-15 12:40:26 +00:00