Nathaniel Case
1fff542623
Match config prompts that aren't maint-mode ( #47678 )
6 years ago
Ali
320d72f08f
Updated documentation for the k8s module ( #48474 )
6 years ago
Tzur Eliyahu
616ba5d807
IBM storage: fix domain issue by adding more keywords to pyxcli avail… ( #48345 )
...
IBM storage: fix domain issue by adding more keywords to pyxcli available fields
6 years ago
jgkirschbaum
ef33159434
Added short description and moved to rabbitmq subfolder ( #48566 )
6 years ago
Brian Coca
7ca6af396e
added faq entry on ansible_host + delegation ( #48438 )
6 years ago
James E. King III
2bc915f58a
better handling of vmware-vm-shell timeout ( #48100 )
6 years ago
Dario Zanzico
89bcd3ff1e
clarify port.mode paramter requiremets, fail if unmet ( #47938 )
...
* clarify port.mode paramter requiremets, fail if unmet
* changelog fragment
* shorten too long line
* remove unnecessary indentation
* test version on docker_version for better maintainability
* normalize imports
* changelog fragment: minor_changes -> bugfixes
* rollback e96a7e57dfefd566fa47cf465a759637affd4795
* typo
Co-Authored-By: dariko <dariko@users.noreply.github.com>
6 years ago
Felix Fontein
0206a46e1d
docker_* modules: updating argument_spec ( #48491 )
...
* Updating argument_spec for docker_* modules.
* Adjust docker_network to work with new recursive argument_spec.
* Adjust device IO limits to recursive argument_spec.
* Improve test (test Ansible's cast from str to int).
* Adjust healthcheck options construction.
* Remove superfluous check.
* Make flake8 happy.
* Simplify comparison.
6 years ago
Felix Fontein
feb60b947c
Docker volume fix labels ( #48536 )
...
* Add integration test for labels (which fails).
* Changing labels from list to dict.
* Add changelog.
6 years ago
Felix Fontein
9a848ca883
Fixing typo in developing_locally.rst ( #48535 )
...
`cacheing` → `caching`
+label: docsite_pr
6 years ago
Steve Dodd
e51964e7a6
Fix LLDP to use json ( #48318 )
6 years ago
Tim Rupp
92b2d01a8a
Workaround for problems parsing the timezone ( #48549 )
...
Device facts gets a time with a timezone back from the builddate.
Unfortunately, python cannot correctly parse timezones by default.
This hacks around the problem.
6 years ago
Dag Wieers
ab8125f2a6
win_tempfile: Rewrite using AnsibleModule ( #48386 )
...
* win_tempfile: Rewrite using AnsibleModule
* Fix up error check
* Fix PSParameterizedProperty issue
6 years ago
Dag Wieers
b312f7f7d7
win_defrag: Rewrite using AnsibleModule ( #48381 )
...
* win_defrag: Rewrite using AnsibleModule
* Fix delta return value
6 years ago
Tim Rupp
5e7a02d574
Remove f5-sdk from bigip_vcmp_guest ( #48541 )
6 years ago
Dag Wieers
baaa142248
win_wakeonlan: Rewrite using AnsibleModule ( #48380 )
6 years ago
Dag Wieers
2dd56eb15c
win_product_facts: Rewrite using AnsibleModule ( #48382 )
6 years ago
Dag Wieers
d174ebc65e
win_psexec: Rewrite using AnsibleModule ( #48383 )
6 years ago
Tim Rupp
62332155b5
Removes the f5-sdk from bigip_routedomain ( #48543 )
6 years ago
Tim Rupp
708c2b4b71
Removes the f5-sdk from bigip_selfip ( #48544 )
6 years ago
Tim Rupp
22c9da538e
Moving client variable out in bigiq modules ( #48542 )
...
This is being done to ensure that errors are not encountered if the
exception case is hit
6 years ago
Tim Rupp
452cf2b1a3
Adds the bigip_dns_resolver module ( #48540 )
6 years ago
Tim Rupp
232fcb9f34
Adds the bigip_profile_server_ssl module ( #48532 )
6 years ago
Tim Rupp
69d24cc7fc
Remove f5-sdk from bigip_profile_udp module ( #48534 )
6 years ago
Tim Rupp
d89fa23412
Remove f5-sdk from bigip_profile_tcp module ( #48533 )
6 years ago
Tim Rupp
b292f8338f
Corrects parameters to flatten correctly. ( #48531 )
...
Also fixes unit tests and adds other code patterns that other f5
modules use
6 years ago
Dmitry Gamanenko
f415902d04
Fix Deploy VM from template with id==0. ( #48421 )
6 years ago
Tim Rupp
4e2891e38f
Adds bigip_profile_fastl4 module ( #48527 )
6 years ago
Tim Rupp
6134281d28
Remove f5-sdk from bigip_profile_oneconnect ( #48530 )
6 years ago
Tim Rupp
875d83df50
Fixes unit tests in bigip_profile_http_compression ( #48529 )
6 years ago
Tim Rupp
77afc32621
Adds new parameters to bigip_profile_http ( #48528 )
6 years ago
Tim Rupp
f126db7f21
Remove f5-sdk from bigip_profile_client_ssl ( #48525 )
6 years ago
Tim Rupp
50fb2d7795
Remove f5-sdk from bigip_profile_dns ( #48526 )
6 years ago
Tim Rupp
ed818edd5a
Remove f5-sdk from bigip_partition. Fix partition descriptions. ( #48522 )
6 years ago
Tim Rupp
0c3f168087
Remove f5-sdk from bigip_policy_rule ( #48524 )
6 years ago
Tim Rupp
dbbc752d56
Removes the f5-sdk from bigip_policy ( #48523 )
6 years ago
Tim Rupp
4dc5a26293
Adds new params to bigip_node. Fix unit tests. ( #48521 )
6 years ago
Tim Rupp
1e57b91c35
Add new parameters to bigip monitor modules ( #48520 )
6 years ago
Tim Rupp
240d2baebd
Removes f5-sdk from bigip_management_route ( #48519 )
6 years ago
Tim Rupp
73ec37b6b6
Remove f5-sdk from bigip_log_destination ( #48517 )
6 years ago
Tim Rupp
94d04b7da4
Remove the f5-sdk from bigip_irule ( #48516 )
6 years ago
Tim Rupp
25344da0ad
Remove f5-sdk from bigip_log_publisher ( #48518 )
6 years ago
Tim Rupp
946e093a14
Move client variable out to prevent variable declaration errors ( #48515 )
6 years ago
Tim Rupp
365ecbd7ad
Adds parameters to ike_peer module ( #48514 )
6 years ago
Tim Rupp
a260e86729
Remove f5-sdk from bigip_iapp_service module ( #48511 )
6 years ago
Tim Rupp
1a226a86b5
Remove f5-sdk from bigip_iapplx_package ( #48513 )
6 years ago
Tim Rupp
4579b6516f
Remove f5-sdk from bigip_iapp_template ( #48512 )
6 years ago
Tim Rupp
8dabd0cde3
Remove f5-sdk from bigip_gtm_virtual_server ( #48508 )
6 years ago
Tim Rupp
ce06cfe8ef
Remove f5-sdk from bigip_gtm_wide_ip ( #48509 )
6 years ago
Tim Rupp
4a74c1fec6
Add new features to gtm server module ( #48507 )
...
Remove the f5-sdk. Fix unit tests. Add new prober parameters
6 years ago