Paweł Rozlach
fcb6f136cd
flatpak_remote: Handle empty output in remote_exists ( #52010 )
...
`flatpak remote-list -d` can return an empty output on Fedora 29 (version 1.2.0).
2019-02-18 17:40:51 +00:00
Philippe Makowski
61743ab39a
fix bug #47154 ( #49881 )
2019-02-18 17:09:23 +00:00
Alex Stephen
6ae04017d8
GCE deprecation warning ( #52116 )
...
* GCE deprecation warning
* porting guide typo
* fixing ignores
* moving error code back
* underscore marking on gce
* forgot to change status
2019-02-18 16:42:19 +00:00
Abhijeet Kasurde
e8b3adeb2b
VMware: add new module vmware_host_kernel_manager ( #52503 )
...
Signed-off-by: Aaron Longchamps <a.j.longchamps@gmail.com>
2019-02-18 21:57:49 +05:30
Matt Martz
77bfcad33a
Support unix socket with urls/uri ( #43560 )
...
* First pass at allowing unix socket with urls/uri. See #42341
* Only insert handler as needed
* Fix and add tests
* Add HTTPS functionality for unix sockets
* Additional test fixes
* Create context manager for monkey patching HTTPConnection.connect, de-dupe code, raise better errors
* doc
* Add a few more tests
* Fix __call__
* Remove unused import
* Patch HTTPConnection.connect with the functionality we want, instead of duplicating code and disabling
* Fix var name
* Remove unused var
* Add changelog fragment
* Update uri docs
* Fix rebase indentation issue
2019-02-18 10:21:42 -06:00
David Medberry
f67f391730
Update tower_credential.py ( #51469 )
...
misspelled word and poor capitalization (in the same sentence of the doc string)
+label: docsite_pr
2019-02-18 15:49:11 +00:00
Mikhail Yohman
1e12513e7b
Bugfix: Fix return data and rework netbox_ip_address ( #52415 )
...
* Hopefully fixed the conflict and added the rework done
* Fixed PEP issues
2019-02-18 15:31:49 +00:00
Jiri Tyr
5f4840aaa8
Fixing state=present for jenkins_plugin module ( #52051 )
2019-02-18 15:18:49 +00:00
Matt Clay
687279c7bd
Set user expires on FreeBSD using UTC. ( #52276 )
2019-02-18 09:59:13 -05:00
Zim Kalinowski
f6ba9be141
Fixed typo in azure_rm_cosmosdbaccount documentation ( #52451 )
2019-02-18 20:27:31 +05:30
Nilashish Chakraborty
bc403dbcda
Added new module - frr_facts ( #51804 )
...
* Add new module frr_facts
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix return value
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Handle empty row for mpls ldp neighbors
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix review comments
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Remove timestamp from cliconf pluging
* Updated examples
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix sanity tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-02-18 19:35:40 +05:30
Hannes Ljungberg
c80ad43371
docker_swarm_service: Add working_dir option ( #52425 )
...
* Add working_dir option
* Check local mounts var to align with other checks
* Add changelog fragment
* Add trailing comma
2019-02-18 13:42:19 +00:00
Felix Fontein
37b0f5c81b
docker: provide alternatives to ansible_facts results ( #51192 )
...
* Try to stop using ansible_facts for docker modules.
* Stop using facts returned from regular modules.
2019-02-18 13:41:34 +00:00
Felix Fontein
8222ebd23a
docker_image: really deprecate state==build ( #52412 )
...
* Really deprecate state==build.
* Also explicitly deprecate use_tls.
* Add changelog.
2019-02-18 13:25:25 +00:00
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
Miguel Angel Muñoz González
962741400b
Fortinet's FortiOS log fortianalyzer filter ( #52162 )
...
* Fortinet's FortiOS log fortianalyzer filter
* Avoid null choices
2019-02-15 12:39:59 +00:00
Miguel Angel Muñoz González
405ce0bddf
Fortinet's FortiOS log fortianalyzer override filter ( #52163 )
...
* Fortinet's FortiOS log fortianalyzer override filter
* Avoid null choices
2019-02-15 12:39:43 +00:00
Miguel Angel Muñoz González
5d6a18df99
Fortinet's FortiOS log syslogd2 setting ( #52261 )
2019-02-15 12:39:22 +00:00
Miguel Angel Muñoz González
dc81c9a5ee
Fortinet's FortiOS log syslogd3 setting ( #52264 )
2019-02-15 12:39:01 +00:00
Miguel Angel Muñoz González
5065e0810d
Fortinet's FortiOS log syslogd4 filter ( #52265 )
...
* Fortinet's FortiOS log syslogd4 filter
* Avoid null choices
2019-02-15 12:34:56 +00:00
Miguel Angel Muñoz González
46fbc6b329
Fortinet's FortiOS log syslogd4 setting ( #52266 )
2019-02-15 12:33:57 +00:00
Miguel Angel Muñoz González
d413e322a9
Fortinet's FortiOS log syslogd filter ( #52267 )
...
* Fortinet's FortiOS log syslogd filter
* Avoid null choices
2019-02-15 12:28:43 +00:00
Miguel Angel Muñoz González
505a9b25b3
Fortinet's FortiOS log syslogd override filter ( #52268 )
...
* Fortinet's FortiOS log syslogd override filter
* Avoid null choices
2019-02-15 12:26:22 +00:00
Miguel Angel Muñoz González
356978fbae
Fortinet's FortiOS log syslogd override setting ( #52269 )
2019-02-15 12:25:33 +00:00
Miguel Angel Muñoz González
85ad67e245
Fortinet's FortiOS log syslogd setting ( #52270 )
2019-02-15 12:25:15 +00:00
Miguel Angel Muñoz González
747d96a8e2
Fortinet's FortiOS log threat weight ( #52271 )
2019-02-15 12:25:02 +00:00
Miguel Angel Muñoz González
256f492a19
Fortinet's FortiOS log webtrends setting ( #52273 )
2019-02-15 12:24:37 +00:00
Miguel Angel Muñoz González
73e82e8250
Fortinet's FortiOS report layout ( #52294 )
2019-02-15 12:23:09 +00:00
Miguel Angel Muñoz González
644545172f
Fortinet's FortiOS report setting ( #52295 )
2019-02-15 12:22:54 +00:00
Miguel Angel Muñoz González
b0cd22cbb8
Fortinet's FortiOS report style ( #52296 )
2019-02-15 12:22:36 +00:00
Miguel Angel Muñoz González
25a9f88d74
Fortinet's FortiOS report theme ( #52298 )
2019-02-15 12:22:27 +00:00
Dag Wieers
203caf2570
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00
Dag Wieers
cedd9d9926
crypto: Fix known issues in modules ( #52302 )
...
* crypto: Fix known issues in modules
This fixes a few issues reported by 'validate-modules'.
* Fix whitespace
2019-02-15 11:46:44 +01:00
Zim Kalinowski
2f3960558d
Fix for PostgresSQL server update and storage_mb ( #51653 )
2019-02-15 17:46:52 +08:00
Zim Kalinowski
1f5cda37b3
Fix for MySQL server update and storage_mb ( #51661 )
2019-02-15 17:33:21 +08:00
japokorn
68d43130d0
New LUKS devices management module ( #48991 )
...
* New LUKS devices management module
- new module that uses cryptsetup (LUKS) functions for management
of encrypted devices
- unit tests included
* New LUKS devices management module
- modified interface by removing 'open' option and moving its functionality
into 'state' option
2019-02-15 09:25:14 +00:00
Zim Kalinowski
0c8c72a0bf
Fixing managed disk facts ( #51781 )
2019-02-15 17:07:30 +08:00
Jordan Borean
de118734e9
Ansible.Basic - add required_by to module spec ( #51407 )
...
* Ansible.Basic - add required_by to module spec
* fix typo in docs
2019-02-15 13:00:25 +10:00
Chris Archibald
994063bbf9
Add junction path to ontap_volume_clone ( #51391 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add new option
* Fix issues
2019-02-14 21:12:50 -05:00
Dag Wieers
cd9471ef17
Introduce new 'required_by' argument_spec option ( #28662 )
...
* Introduce new "required_by' argument_spec option
This PR introduces a new **required_by** argument_spec option which allows you to say *"if parameter A is set, parameter B and C are required as well"*.
- The difference with **required_if** is that it can only add dependencies if a parameter is set to a specific value, not when it is just defined.
- The difference with **required_together** is that it has a commutative property, so: *"Parameter A and B are required together, if one of them has been defined"*.
As an example, we need this for the complex options that the xml module provides. One of the issues we often see is that users are not using the correct combination of options, and then are surprised that the module does not perform the requested action(s).
This would be solved by adding the correct dependencies, and mutual exclusives. For us this is important to get this shipped together with the new xml module in Ansible v2.4. (This is related to bugfix https://github.com/ansible/ansible/pull/28657 )
```python
module = AnsibleModule(
argument_spec=dict(
path=dict(type='path', aliases=['dest', 'file']),
xmlstring=dict(type='str'),
xpath=dict(type='str'),
namespaces=dict(type='dict', default={}),
state=dict(type='str', default='present', choices=['absent',
'present'], aliases=['ensure']),
value=dict(type='raw'),
attribute=dict(type='raw'),
add_children=dict(type='list'),
set_children=dict(type='list'),
count=dict(type='bool', default=False),
print_match=dict(type='bool', default=False),
pretty_print=dict(type='bool', default=False),
content=dict(type='str', choices=['attribute', 'text']),
input_type=dict(type='str', default='yaml', choices=['xml',
'yaml']),
backup=dict(type='bool', default=False),
),
supports_check_mode=True,
required_by=dict(
add_children=['xpath'],
attribute=['value', 'xpath'],
content=['xpath'],
set_children=['xpath'],
value=['xpath'],
),
required_if=[
['count', True, ['xpath']],
['print_match', True, ['xpath']],
],
required_one_of=[
['path', 'xmlstring'],
['add_children', 'content', 'count', 'pretty_print', 'print_match', 'set_children', 'value'],
],
mutually_exclusive=[
['add_children', 'content', 'count', 'print_match','set_children', 'value'],
['path', 'xmlstring'],
],
)
```
* Rebase and fix conflict
* Add modules that use required_by functionality
* Update required_by schema
* Fix rebase issue
2019-02-15 10:57:45 +10:00
Guillaume Martinez
f7328693f2
gitlab_runner: refresh deprecated documentation notes ( #52221 )
2019-02-14 05:04:55 -05:00
Matt Clay
3e778d3f8f
Fix pycodestyle E117 issues.
2019-02-13 23:35:39 -08:00
Yunge Zhu
bccf6d31bd
add azure_applicationsecuritygroup module ( #51214 )
...
* add applicationsecurity group module
* fix lint
2019-02-13 19:34:44 -05:00
Matt Clay
1a4163cb88
Fix misuse of `is not` testing a string.
2019-02-13 15:10:01 -08:00
Adam Miller
ea0e2bf2b3
yum always return changes dict, not only in check mode ( #51987 )
...
Previously the yum module would provide a `changes` dict when
executed in check mode but omit it when not in check mode in favor
of the `results` data which is raw output from the yum command. This
pull request makes that output uniform.
Fixes #51724
Signed-off-by: Adam Miller <admiller@redhat.com>
2019-02-13 17:46:32 -05:00
Felix Fontein
132d920113
Also return some information in case the docker daemon does not run, is not in swarm mode or not a swarm manager. ( #52189 )
2019-02-13 16:49:45 -05:00
Chris Archibald
6a06e9f485
New Module: na_ontap_nvme ( #51182 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Add new module nvme
2019-02-13 20:36:58 +00:00
Miguel Angel Muñoz González
1b5575c669
Fortinet's FortiOS log fortianalyzer2 setting ( #52159 )
2019-02-13 20:15:37 +00:00
Miguel Angel Muñoz González
d875ca3e58
Fortinet's FortiOS log fortianalyzer override setting ( #52164 )
2019-02-13 20:12:20 +00:00
Miguel Angel Muñoz González
aac3ff364f
Fortinet's FortiOS log fortianalyzer setting ( #52165 )
2019-02-13 20:11:03 +00:00
Miguel Angel Muñoz González
cd06cdf1dc
Fortinet's FortiOS log fortianalyzer3 filter ( #52160 )
...
* Fortinet's FortiOS log fortianalyzer3 filter
* Avoid fields with empty choices
* Avoid fields with empty choices
2019-02-13 19:58:59 +00:00
Miguel Angel Muñoz González
2de41ae8f4
Fortinet's FortiOS log fortianalyzer3 setting ( #52161 )
2019-02-13 19:55:31 +00:00
Miguel Angel Muñoz González
b51e3137a4
Fortinet's FortiOS log fortiguard override setting ( #52169 )
2019-02-13 19:54:41 +00:00
Miguel Angel Muñoz González
d643108d5c
Fortinet's FortiOS log fortiguard setting ( #52170 )
2019-02-13 19:54:27 +00:00
Miguel Angel Muñoz González
402c41d97f
Fortinet's FortiOS log gui display ( #52171 )
2019-02-13 19:54:19 +00:00
René Moser
02f51e865c
cloudscale: combine docs in fragment ( #52069 )
...
* cloudscale: combine docs in fragment
* workaround false negative E305
2019-02-13 13:52:01 -06:00
Sandra McCann
6c17c55b51
move modules to community support ( #52184 )
2019-02-13 13:24:17 -06:00
おすし
c2a409a9e0
Fix: Yum module does not use proxy when username is not set #51548 ( #51994 )
...
* add test of yum with proxy
* Properly handle unauthenticated yum proxy config
Fixes #51548
* shell executable is bash
2019-02-13 14:10:47 -05:00
Felix Fontein
d7fd4d0550
docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure ( #51999 )
...
* Always use client.fail() instead of module.fail_json().
* Allow to pass on results on module failure.
* Linting.
2019-02-13 14:10:23 -05:00
Sam Doran
ad386290b4
Update command/shell docs with note about modules for rebooting( #51499 )
...
- Update integration test syntax
2019-02-13 13:54:36 -05:00
Kevin
c512471428
Add two more failure conditions to unarchive ( #51914 )
2019-02-13 13:40:26 -05:00
Chris Archibald
7d55dc1a38
Add ontap version to gather facts ( #51181 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Add FlexGroup to Gather facts:
* fix call error
2019-02-13 15:33:38 +00:00
Chris Archibald
93237edcda
New Module: na_ontap_qos_policy_group ( #51392 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add new module na_ontap_qos_policy_group
* fix issues
2019-02-13 15:32:25 +00:00
Chris Archibald
311a076dae
New Module: na_ontap_nvme_subsystem ( #50887 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* New module na_ontap_nvme_subsystem
* updates
* update author
* fix author
2019-02-13 14:36:48 +00:00
Miguel Angel Muñoz González
196e82ec8a
Fortinet's FortiOS User Tacacs+ ( #52071 )
2019-02-13 11:37:03 +00:00
Miguel Angel Muñoz González
edcf07500f
Fortinet's FortiOS Firewall Schedule Group ( #52072 )
2019-02-13 11:36:52 +00:00
Miguel Angel Muñoz González
05381db474
Fortinet's FortiOS fortios firewall service group ( #52090 )
2019-02-13 11:36:35 +00:00
Miguel Angel Muñoz González
3718a6b79f
Fortinet's FortiOS fortios firewall shaper per ip shaper ( #52092 )
2019-02-13 11:36:14 +00:00
Miguel Angel Muñoz González
a5ed17e462
Fortinet's FortiOS fortios firewall shaper traffic shaper ( #52093 )
2019-02-13 11:36:03 +00:00
Miguel Angel Muñoz González
ac25361de5
Fortinet's FortiOS firewall shaping policy ( #52094 )
2019-02-13 11:35:45 +00:00
Miguel Angel Muñoz González
6dc44b18e1
Fortinet's FortiOS firewall shaping profile ( #52095 )
2019-02-13 11:35:36 +00:00
Miguel Angel Muñoz González
62f15c26b4
Fortinet's FortiOS firewall sniffer ( #52096 )
2019-02-13 11:35:29 +00:00
Miguel Angel Muñoz González
b8ffc1a917
Fortinet's FortiOS firewall ssh host key ( #52097 )
2019-02-13 11:35:20 +00:00
Miguel Angel Muñoz González
31180fa10f
Fortinet's FortiOS firewall ssh local ca ( #52098 )
2019-02-13 11:35:00 +00:00
Miguel Angel Muñoz González
c21e41f4b8
Fortinet's FortiOS firewall ssh local key ( #52099 )
2019-02-13 11:34:06 +00:00
Miguel Angel Muñoz González
097a7c9d81
Fortinet's FortiOS firewall ssh setting ( #52102 )
2019-02-13 11:33:35 +00:00
Miguel Angel Muñoz González
312f2e9d1f
Fortinet's FortiOS firewall ssl server ( #52104 )
2019-02-13 11:33:18 +00:00
Miguel Angel Muñoz González
1640ad6cfc
Fortinet's FortiOS firewall ssl setting ( #52105 )
2019-02-13 11:33:01 +00:00
Miguel Angel Muñoz González
6fd031c820
Fortinet's FortiOS firewall ssl ssh profile ( #52106 )
2019-02-13 11:32:49 +00:00
Miguel Angel Muñoz González
bc0c1bd501
Fortinet's FortiOS firewall ttl policy ( #52107 )
2019-02-13 11:32:17 +00:00
Miguel Angel Muñoz González
8413d62727
Fortinet's FortiOS firewall wildcard fqdn custom ( #52108 )
2019-02-13 11:31:58 +00:00
Miguel Angel Muñoz González
47d1ab4c3d
Fortinet's FortiOS firewall wildcard fqdn group ( #52110 )
2019-02-13 11:31:33 +00:00
Miguel Angel Muñoz González
abcdedfdf0
Fortinet's FortiOS ftp proxy explicit ( #52113 )
2019-02-13 11:31:23 +00:00
Miguel Angel Muñoz González
a1e2d290fc
Fortinet's FortiOS system settings ( #52112 )
2019-02-13 11:31:04 +00:00
Miguel Angel Muñoz González
951ace650b
Fortinet's FortiOS icap profile ( #52114 )
2019-02-13 11:30:42 +00:00
Miguel Angel Muñoz González
b18e8259cd
Fortinet's FortiOS icap server ( #52115 )
2019-02-13 11:30:06 +00:00
Miguel Angel Muñoz González
30ab7135f0
Fortinet's FortiOS ips custom ( #52118 )
2019-02-13 11:29:53 +00:00
Miguel Angel Muñoz González
7d3247d3a5
Fortinet's FortiOS ips decoder ( #52119 )
2019-02-13 11:29:26 +00:00
Miguel Angel Muñoz González
4a9014fca1
Fortinet's FortiOS ips global ( #52120 )
2019-02-13 11:29:05 +00:00
Miguel Angel Muñoz González
7babf66d93
Fortinet's FortiOS ips settings ( #52122 )
2019-02-13 11:28:51 +00:00
Miguel Angel Muñoz González
364eb6e4a0
Fortinet's FortiOS ips rule settings ( #52123 )
2019-02-13 11:28:31 +00:00
Ondra Machacek
797a5218fb
kubevirt: Add new kubevirt_vm module ( #50768 )
...
This module is managing virtual machines using KubeVirt.
Signed-off-by: Ondra Machacek <omachace@redhat.com>
2019-02-13 10:17:01 +00:00
Ross Williams
6e409a91ba
Correct usage of sorted() in mongodb_user ( #46792 )
...
* Correct usage of sorted() in mongodb_user
sorted() can't be called on a list of dicts
without supplying a key parameter. This is
explained really well in the Sorting HOWTO
https://docs.python.org/3.6/howto/sorting.html#key-functions
This commit fixes #46791
* Fix PEP8 issues
2019-02-13 10:28:35 +01:00
Dag Wieers
21d43e6d94
win_product_facts: Fix RETURN information ( #52058 )
2019-02-13 19:09:30 +10:00
Straff
d4a07f9573
Added support for user-specified log file in win_package ( #51104 )
...
* Added support for user-specified log file in win_package - feature (#38353 )
* added integration tests for win_package log_path support feature (#38353 ), and applied review feedback
* win_package log_path support feature (#38353 ) - fixed typo in win-package.py documentation
* win_package log_path support feature (#38353 ) - improved an integration test and better doc in win-package.py
2019-02-13 19:08:07 +10:00
Amol Kahat
563725ba98
Fixed typo from adress to address ( #52143 )
...
Signed-off-by: Amol Kahat <akahat@redhat.com>
2019-02-13 13:57:13 +05:30
Jiri Tyr
f49469f7bf
Updating update_url for jenkins_plugin ( #52086 )
2019-02-13 01:32:34 -05:00
Will Thames
46fbcf08bc
aws_kms enhancements ( #31960 )
...
* Allow creation and deletion of keys (deletion just schedules for
deletion, recreating an old key is just cancelling its deletion)
* Allow grants to be set, thus enabling encryption contexts to be
used with keys
* Allow tags to be added and modified
* Add testing for KMS module
* Tidy up aws_kms module to latest standards
2019-02-13 13:06:58 +10:00
Matt Clay
0a461380a3
Fix incorrect use of `is` for comparisons.
...
See https://bugs.python.org/issue34850 for details.
2019-02-12 16:33:13 -08:00
Wojciech Sciesinski
a431e802ed
Add posibilities to run the integration tests for PowerShell < 5.0 ( #50808 )
...
* Add posibilities to run the integration tests for PowerShell < 5.0
* Update of tests - based at a review comments for #50612
* The correction of YAML structure
2019-02-12 15:51:03 -05:00
Wojciech Sciesinski
a7528cdd25
Update the NuGet package provider when needed ( #50759 )
...
* Update the NuGet package provider when needed
* Update NuGet provider conditionally
2019-02-12 12:22:22 -08:00
rajaspachipulusu17
0825cbad40
Pluribus Networks prefix list network module with Unit test cases ( #52064 )
2019-02-12 20:40:58 +05:30
Chris Archibald
ce092ed939
New Modules: na_ontap_unix_group ( #51390 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* add new module ontap_unix_groups
2019-02-12 15:06:28 +00:00
Feilong Wang
af710bd048
Add OpenStack Magnum cluster module ( #44686 )
2019-02-12 14:52:11 +00:00
getjack
d33ad416d7
- Initial commit ( #51738 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 14:33:58 +00:00
getjack
d9ffc42eee
Added Ansible UTM Info Module for network interface address entities. ( #51733 )
...
* - Initial commit
- Fix sanity checks
- Fixed documentation trailing whitespaces
* - Changed author github contact as he has no account i'll (steamx) take responsibility
2019-02-12 14:33:28 +00:00
Miguel Angel Muñoz González
9d514c7451
Fortinet's FortiOS Webfilter Content ( #51800 )
...
* Fortinet's FortiOS firewall content module
* Update fortios_webfilter_content.py
2019-02-12 14:32:03 +00:00
Miguel Angel Muñoz González
8e3391e2c7
Fortinet's FortiOS antivirus profile ( #51808 )
2019-02-12 14:31:46 +00:00
Miguel Angel Muñoz González
2a6ea40b94
Fortinet's FortiOS antivirus settings ( #51810 )
2019-02-12 14:28:30 +00:00
Miguel Angel Muñoz González
875723e315
Fortinet's FortiOS Application Group ( #51813 )
2019-02-12 14:27:49 +00:00
Miguel Angel Muñoz González
d5df3c51fa
Fortinet's FortiOS Application Name ( #51815 )
2019-02-12 14:27:28 +00:00
getjack
748c9acba7
- Initial commit ( #51731 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 12:12:57 +00:00
getjack
71651a4eee
- Initial commit ( #51736 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 12:12:07 +00:00
Miguel Angel Muñoz González
fb9f2ca1cd
Fortinet's FortiOS antivirus quarantine ( #51809 )
2019-02-12 12:11:38 +00:00
Miguel Angel Muñoz González
32b66ed6fe
Fortinet's FortiOS Application Rule Settings ( #51816 )
2019-02-12 12:03:42 +00:00
Bojan Vitnik
64a6dcdd1d
New module: xenserver_guest_facts - returns facts of XenServer VMs ( #49426 )
...
* Initial commit for xenserver_guest_facts module
* New module: xenserver_guest_facts. Returns facts of XenServer VMs. Module is fully documented.
* Added unit tests for the module
* Moved FakeXenAPI import to a dedicated fixture, other fixes
* Removed unused imports, minor fixes to unit test code
2019-02-12 16:56:49 +05:30
Abhijeet Kasurde
47e1bf1862
VMware: Tag management to VMware object ( #46945 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-12 16:53:33 +05:30
Abhijeet Kasurde
fab815fc3b
VMware: Handle duplicate VM names in vmware_vm_facts ( #45412 )
...
This fix changes facts returned from vmware_vm_facts to list of dict from
dict of dict.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-12 16:31:42 +05:30
Yadnyawalkya Tale
6d4307377f
Fixed positional argument in azure_vm_virtualmachine ( #52067 )
...
Signed-off-by: Yadnyawalkya Tale <yadnyawalkyatale@gmail.com>
2019-02-12 16:17:59 +05:30
Miguel Angel Muñoz González
6afa00eecd
Fortinet's FortiOS Authentication Rule ( #51817 )
2019-02-12 09:27:59 +00:00
Miguel Angel Muñoz González
95fa911713
Fortinet's FortiOS Authentication Scheme ( #51821 )
2019-02-12 09:21:51 +00:00
Sayed Anisul Hoque
63148b0cc7
Fixes the comment in the example of the sysctl module( #51547 )
2019-02-12 14:30:21 +05:30
Miguel Angel Muñoz González
97ed97b5c4
Fortinet's FortiOS Application Custom ( #51812 )
2019-02-12 08:59:04 +00:00
Miguel Angel Muñoz González
420cad6141
Fortinet's FortiOS Authentication Setting ( #51823 )
2019-02-12 08:58:34 +00:00
Miguel Angel Muñoz González
023ca40392
Fortinet's FortiOS DLP Filepattern ( #51829 )
2019-02-12 08:58:13 +00:00
Miguel Angel Muñoz González
452e863cc6
Fortinet's FortiOS DLP FingerPrint sensitivity ( #51832 )
2019-02-12 08:57:38 +00:00
Miguel Angel Muñoz González
4864c9dbae
Fortinet's FortiOS DLP Sensor ( #51833 )
...
* Fortinet's FortiOS DLP Sensor
* Empty choices removed
2019-02-12 08:57:23 +00:00
Miguel Angel Muñoz González
f1da012d1c
Fortinet's FortiOS DLP Settings ( #51834 )
2019-02-12 08:56:59 +00:00
Miguel Angel Muñoz González
58fcb02b2a
Fortinet's FortiOS DLP Fingerprint Doc source ( #51837 )
2019-02-12 08:55:51 +00:00
Miguel Angel Muñoz González
3d2bd9d47d
Fortinet's FortiOS Dnsfilter domain filter ( #51867 )
2019-02-12 08:51:52 +00:00
Miguel Angel Muñoz González
394449b8a9
Fortinet's FortiOS Dnsfilter profile ( #51870 )
2019-02-12 08:51:34 +00:00
Miguel Angel Muñoz González
c0bee726c0
Fortinet's FortiOS Endpoint Control Client ( #51872 )
2019-02-12 08:48:53 +00:00
Miguel Angel Muñoz González
fb1c3808ec
Fortinet's FortiOS Endpoint Control Forticlient EMS ( #51886 )
2019-02-12 08:39:25 +00:00
Miguel Angel Muñoz González
4a975e1857
Fortinet's FortiOS Endpoint Control Forticlient Registration Sync ( #51887 )
2019-02-12 08:39:02 +00:00
Miguel Angel Muñoz González
955396f68f
Fortinet's FortiOS Endpoint Control Profile ( #51889 )
...
* Fortinet's FortiOS Endpoint Control Profile
* Fix too long lines
* Fix trailing space
2019-02-12 08:37:32 +00:00
Miguel Angel Muñoz González
34cb1f7eef
Fortinet's FortiOS Endpoint Control Settings ( #51890 )
2019-02-12 08:33:21 +00:00
rajaspachipulusu17
a003de239d
Pluribus Networks old modules to be deprecated ( #51686 )
...
* Pluribus Networks old modules to be deprecated
* Dox fixes
2019-02-12 13:43:22 +05:30
rajaspachipulusu17
48edffac60
Pluribus Networks vrouter ospf6 module with UT ( #51793 )
...
* Pluribus networks vrouter ospf6 module with UT
* Changes in check cli method
2019-02-12 13:41:30 +05:30
Hannes Ljungberg
70d8f02db7
docker_swarm_service: Extend env and add env_files support ( #51762 )
...
* Extend env and add env_files support
* Python 2.6 compat
* Handle lists passed as string
* Add changelog fragment
* Use correct link formatting
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Fix typo
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Handle empty env and env_files values
2019-02-12 08:06:58 +00:00
Felix Fontein
09f78d2f6c
ufw: allow to insert rules relative to first/last IPv4/IPv6 rules ( #49796 )
...
* Insert should have type int.
* Add insert_relative_to option.
* Add changelog.
* Add tests.
* Improve comment.
2019-02-12 08:05:14 +00:00
rajaspachipulusu17
2e3964b474
Pluribus Networks vrouter interface ip module with UT ( #51792 )
...
* Pluribus networks vrouter interface ip module with UT
* Indetentation fix
* Changes in check cli method
2019-02-12 13:33:34 +05:30
rajaspachipulusu17
76534b45b0
Pluribus networks vflow table profile module with UT ( #51722 )
2019-02-12 13:32:59 +05:30
Piotr Wojciechowski
42f20091dd
docker_swarm_facts: New module to retrieve Docker Swarm information ( #50622 )
...
* docker_swarm_facts: PR cleanup after rebasing
* docker_swarm_facts: Adding the features similar to docker_host_facts
* docker_swarm_facts: Minor documentation and documentation updates
* docker_swarm_facts: Minor documentation and documentation adjustments to changes in #51700
* docker_swarm_facts: Using AnsibleDockerSwarmClient class method to fail module if not run on swarm manager
module_utils\docker\swarm.py: Adjustment of error message to me bore descriptive if module fails because it is not run on swarm manager node
2019-02-12 00:59:31 -05:00
Piotr Wojciechowski
ea72f7001c
docker_node_facts: Query may cover single or multiple nodes ( #51701 )
...
* docker_node_facts: Query may contain single or multiple nodes, additional option to query about the docker manager itself
docker_node_facts: Code update to use the module_utils/docker_swarm.py AnsibleDockerSwarmClient class methods
* docker_node_facts: Minor documentation update and error handling
* docker_node_facts: Minor documentation and code updates
* docker_node_facts: Minor documentation adjustments
2019-02-12 00:58:07 -05:00
Jordan Borean
179cbb9891
win_dsc - return warning from DSC invocation ( #51927 )
2019-02-12 13:50:00 +10:00
rajaspachipulusu17
338ad565a7
Pluribus Networks vrouter bgp network module with UT ( #51791 )
2019-02-12 09:07:15 +05:30
Ari Stark
2f85d62989
Add state option to git_config module ( #50578 )
...
* Add state option to git_config module
State present/absent option works like --set/--unset option for 'git config'.
* Change git_config to avoid useless parameter passed to git command
When unsetting value, command was : git config --unset foo ''.
Now command is : git config --unset foo.
* Add some integration tests to git_config module
* Add missing aliases file
* Change set up method
Using git command seems to cause troubles on some OS : changing config
by changing '.gitconfig' file.
* Remove some distros from tests pool
Git is not installed or is out of date on these distros.
* Fix aliases to skip tests on centos6
* Refactor tests of the git_config module
* Add use case when state=absent and value is defined
2019-02-11 21:49:53 -05:00
Simon Dodsley
984777b3d0
Update FlashArray facts to get new information ( #51550 )
2019-02-11 18:34:22 -05:00
onigra
063cd5ea44
Add force parameter to gem module ( #51366 )
2019-02-11 17:13:16 -05:00
Dag Wieers
031a1a5cc2
vsphere_file: New module to manage files on datastores ( #48180 )
2019-02-11 21:26:12 +01:00
Rémy Léone
b125b67ed2
Add a description of the description attribute
2019-02-11 11:58:44 -08:00
Matt Clay
d033884465
Fix scaleway_lb test failures.
2019-02-11 11:20:33 -08:00
Abhijeet Kasurde
a4e79584ec
include_vars: elaborate description of dir option ( #52022 )
...
based on work of thecjharries
Additional behavior documentation of 'dir' option in include_vars.
Fixes : #31761
2019-02-11 13:25:51 -05:00
Zim Kalinowski
c581fbd0be
adding missing items in postgresql facts documentation ( #51677 )
...
* adding missing items in postgresql facts documentation
* removed trailing whitespace
2019-02-11 11:07:38 -05:00
Zim Kalinowski
beba2fdc65
adding missing items in the documentation of mysql server facts ( #51676 )
...
* adding missing items in the documentation of mysql server facts
* removed trailing whitespace
2019-02-11 11:06:32 -05:00
Rémy Léone
accbcdeccb
Add a Scaleway load-balancer module ( #51741 )
2019-02-11 15:28:55 +00:00
getjack
9dbb551528
- Initial commit ( #51729 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-11 15:12:10 +00:00
Matt Martz
3c85ac1788
Promote include_tasks/role and import_tasks/role to stableinterface ( #51975 )
2019-02-11 09:06:38 -06:00
Bill Dodd
e0538610bf
Update GetBiosBootOrder to use standard spec resources ( #51764 )
...
* update GetBiosBootOrder to use standard spec resources
* handle case where BootOrder is present but BootOptions is missing
2019-02-11 14:50:10 +00:00
Felix Fontein
4d3d8dd60f
ufw: check values for direction depending on situation ( #50402 )
...
* Check values of 'direction'.
* Add changelog.
* Update lib/ansible/modules/system/ufw.py
Co-Authored-By: felixfontein <felix@fontein.de>
* Update lib/ansible/modules/system/ufw.py
2019-02-11 14:47:35 +00:00
Felix Fontein
a279892fae
ufw: allow gre and igmp protocols ( #51166 )
...
* ufw: allow gre and igmp protocols.
* Add changelog.
2019-02-11 14:46:38 +00:00
Miguel Angel Muñoz González
95557077b6
Fortinet's FortiOS Extender Controller Extender ( #51891 )
2019-02-11 14:39:11 +00:00
Miguel Angel Muñoz González
06b725619b
Fortinet's FortiOS Firewall Auth ( #51892 )
2019-02-11 14:36:15 +00:00
Bill Dodd
3b20b186d7
remove non-standard GetManagerAttributes, SetManagerAttributes ( #51898 )
2019-02-11 14:33:15 +00:00
Miguel Angel Muñoz González
158ae76d65
Fortinet's FortiOS Firewall Central SNAT Map ( #51929 )
2019-02-11 14:28:54 +00:00
Miguel Angel Muñoz González
b14008abb9
Fortinet's FortiOS Firewall DNStranslation ( #51930 )
2019-02-11 14:28:20 +00:00
Miguel Angel Muñoz González
c7af56849f
Fortinet's FortiOS Firewall DoSPolicy6 ( #51931 )
2019-02-11 14:27:49 +00:00
Miguel Angel Muñoz González
a40ceb448e
Fortinet's FortiOS Firewall DoSPolicy ( #51932 )
2019-02-11 14:26:17 +00:00
Miguel Angel Muñoz González
de077e60f5
Fortinet's FortiOS Firewall Identity based Route ( #51933 )
2019-02-11 14:26:00 +00:00
Miguel Angel Muñoz González
e7f4447092
Fortinet's FortiOS Firewall Interface Policy6 ( #51935 )
2019-02-11 14:25:44 +00:00
Miguel Angel Muñoz González
6f12e0d54e
Fortinet's FortiOS Firewall Interface Policy ( #51936 )
2019-02-11 14:20:35 +00:00
Miguel Angel Muñoz González
cb6c8a0d26
Fortinet's FortiOS Firewall Internet Service Custom ( #51937 )
2019-02-11 14:20:22 +00:00
Miguel Angel Muñoz González
e0867459c7
Fortinet's FortiOS Firewall Internet Service ( #51943 )
2019-02-11 14:19:16 +00:00
Miguel Angel Muñoz González
bbb1e9e335
Fortinet's FortiOS Firewall Internet Service Group ( #51945 )
2019-02-11 14:19:03 +00:00
Miguel Angel Muñoz González
29567c9fdc
Fortinet's FortiOS Firewall IpMacBinding Setting ( #51947 )
2019-02-11 14:18:24 +00:00
Miguel Angel Muñoz González
4742a55f31
Fortinet's FortiOS Firewall IpMacBinding Table ( #51948 )
2019-02-11 14:16:13 +00:00
Miguel Angel Muñoz González
e2f03df2b2
Fortinet's FortiOS Firewall IP translation ( #51950 )
2019-02-11 14:14:50 +00:00
Miguel Angel Muñoz González
6667604a3f
Fortinet's FortiOS Firewall IPv6 EH Filter ( #51954 )
2019-02-11 14:14:20 +00:00
Miguel Angel Muñoz González
ebacea2116
Fortinet's FortiOS Firewall Multicast Address ( #51964 )
2019-02-11 13:47:01 +00:00
Mariusz Mazur
34671a64b3
k8s_auth: new k8s module for handling auth ( #50807 )
...
* k8s*: add a reference to k8s_auth in all the modules' descriptions
* k8s_auth: new k8s module for handling auth
* k8s_auth: ignore E203
Can't use module_utils.urls, since that lacks user CA support, which is
a critical feature of what this module does.
2019-02-11 07:55:34 -05:00
Miguel Angel Muñoz González
2aa500c9a4
Fortinet's FortiOS Firewall Multicast Policy6 ( #51966 )
2019-02-11 12:27:03 +00:00
Jérôme BAROTIN
b99de25f32
Enable changed var with ufw check mode ( #49948 )
...
* Enable 'changed' var with ufw check mode
* Fix from comment of the PR + Unit Test
* Fix on ufw module after the second review
- delete rules change works in check mode
- simplify execute def & use it on every call process
- improved regexp
- rename vars defaults to current_default_values
* Add ignore error to execute() and use it in get_current_rules()
* Update after third code review (introduce change in changed status)
* Adjust tests and fix some problems (#1 )
* 'active' also appears in 'inactive'.
* 'reject' is also a valid option here.
* For example for reloaded, changed will be set back to False here.
* Improve and adjust tests.
* Fix after merging integration test
* handle "disabled" on default routed
* Add /var/lib/ufw/.. rules files
* add unit test
* Fix pep8 formatting error
* Separate ipv6 and ipv4 rules process from checkmode
* fix non-ascii error on ci
* Some change after review
* Add unit test with sub network mask
* rename is_match function by is_starting
* add changelog fragment
2019-02-11 11:05:35 +00:00
Miguel Angel Muñoz González
708f0b07ba
Fortinet's FortiOS Firewall LDB monitor ( #51955 )
2019-02-11 10:59:54 +00:00
Miguel Angel Muñoz González
5c04f7c256
Fortinet's FortiOS Firewall Local In Policy6 ( #51957 )
2019-02-11 10:59:30 +00:00
Miguel Angel Muñoz González
70e738cfec
Fortinet's FortiOS Firewall Local In Policy ( #51962 )
2019-02-11 10:58:58 +00:00
Miguel Angel Muñoz González
c9cea22854
Fortinet's FortiOS Firewall Multicast Address6 ( #51963 )
2019-02-11 10:49:34 +00:00
Miguel Angel Muñoz González
2016037fa5
Fortinet's FortiOS Firewall Multicast Policy ( #51968 )
2019-02-11 10:49:05 +00:00
Miguel Angel Muñoz González
30951d1db3
Fortinet's FortiOS Firewall Profile Group ( #51969 )
2019-02-11 10:47:59 +00:00
Miguel Angel Muñoz González
4219242aed
Fortinet's FortiOS Firewall Profile Protocol Options ( #51970 )
2019-02-11 10:47:14 +00:00
Miguel Angel Muñoz González
bfd4e2a591
Fortinet's FortiOS Firewall Proxy Address ( #51974 )
2019-02-11 10:40:38 +00:00
Miguel Angel Muñoz González
da2eda41f7
Fortinet's FortiOS Firewall Proxy AddrGrp ( #51982 )
2019-02-11 10:39:37 +00:00
Miguel Angel Muñoz González
4262910e76
Fortinet's FortiOS Firewall Proxy Policy ( #51983 )
2019-02-11 10:37:33 +00:00
Felix Fontein
9b1cbcf3a4
openssl_csr: ignore empty strings in altnames ( #51473 )
...
* Ignore empty strings in altnames.
* Add changelog.
* Add idempotence check without SAN.
* Fix bug in cryptography backend.
2019-02-11 10:30:56 +00:00
Guillaume Martinez
7b84c0ee80
gitlab_hook: renaming module name ( #51979 )
...
* gitlab_hook: renaming module name
* gitlab_hook: rename module in documentation
* gitlab_hook: remove plural in docs and code
* gitlab_hook: fix unit test functions
2019-02-11 00:30:36 +01:00
Hannes Ljungberg
153e996760
docker_swarm_service: Remove defaults ( #51216 )
...
* Drop descriptions of docker-py constraints <=3.0.0
* Properly indent documentation
* Clearer examples
* Spelling
* Fix example
* Revert "Drop descriptions of docker-py constraints <=3.0.0"
This reverts commit 8106215af62ae5880c3b748cec562a85f2247bdc.
# Conflicts:
# lib/ansible/modules/cloud/docker/docker_swarm_service.py
* Add min versions for placement preferences
* Add endpoint_mode and publish to option_minimal_versions
* Restrict update max_failure_ratio and monitor versions
* Remove defaults and only pass required arguments
* Fix indentation
* Fix args documentation
* Fix replicas documentation
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Add type to all documented options
* Add suboptions for mounts, secrets and configs
* Add suboptions to argument spec
* Remove redundant validation and casting
* Don’t default Spec.EndpointSpec.Mode to vip
* Use single quotes as string literal
* Catch ImportError explicitly
* Move init to top of class
* Align closing brackets
* Spelling
* Import LooseVersion
* Documentation fixes
* Documentation fix
* Documentation fixes
* Remove required: false and default=None
* Defaults for update_delay and update_parallelism
* Set correct key for default
* Handle empty idempotency
* Clearer image documentation
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Clearer constraint documentation
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Better documentation of corresponding service opts
2019-02-10 14:17:59 +00:00
Adam Miller
2721ed260e
Properly handle unauthenticated yum proxy config ( #51915 )
...
Fixes #51548
Signed-off-by: Adam Miller <admiller@redhat.com>
2019-02-09 01:17:22 -05:00
Geraint Jones
d1b2ef9c5c
ios_user: include filter works just as well. ( #51845 )
2019-02-08 10:00:39 -05:00
Felix Fontein
0c2bb3da04
docker modules: various adjustments ( #51700 )
...
* Move docker_ module_utils into subpackage.
* Remove docker_ prefix from module_utils.docker modules.
* Adding jurisdiction for module_utils/docker to $team_docker.
* Making docker* unit tests community supported.
* Linting.
* Python < 2.6 is not supported.
* Refactoring docker-py version comments. Moving them to doc fragments. Cleaning up some indentations.
2019-02-08 08:16:11 +00:00
Trishna Guha
88df4e22d3
Removes superfluous commands nxos_vlan ( #51796 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-02-08 11:10:45 +05:30
gyorgypeter
7fa5694975
VMware: Module for managing mirroring sessions. ( #50338 )
...
This module manages the mirroring sessions, and the necessary port settings.
* Correct Documentation and CS
* PEP8, YAML, Documentation Error Fix
* Added empty return statement
Co-Authored-By: gyorgypeter <32464524+gyorgypeter@users.noreply.github.com>
2019-02-08 10:16:57 +05:30
Abhijeet Kasurde
851d248096
VMware: do create VMDK for new VMs ( #51753 )
...
While creating new VM, don't assume the VMDKs are present,
create them as we attache the disk to VM.
Possible regression fix for introduced via #45953
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-02-08 10:14:04 +05:30