Tim Rupp
6b14bab750
Fixes ansible unit tests for bigip_software_install ( #48025 )
6 years ago
Tim Rupp
5afe77933b
Removes the f5-sdk from bigip_snmp_trap ( #48027 )
6 years ago
Tim Rupp
b45b2b3cc4
Fixes unit tests for bigip_software_image ( #48026 )
6 years ago
Tim Rupp
a90bf9fb32
Removes f5-sdk from bigip_software_update ( #48024 )
6 years ago
Tim Rupp
787b12e016
Adds the bigip_ssl_ocsp module ( #48018 )
...
This module can be used to manage OCSP profiles on a BIG-IP
6 years ago
Tim Rupp
32e77c12e0
Fixes to bigip_static_route ( #48017 )
...
Corrects documentation. Fixes unit tests, Fixes ip address checks
for gateway_address
6 years ago
Tim Rupp
0ac57b97b2
Removes f5-sdk from bigip_ssl_key module ( #48019 )
6 years ago
Tim Rupp
c6823b9849
Removes f5-sdk from bigip_ssl_certificate ( #48020 )
6 years ago
Laurent Nicolas
96a20e0780
Add NetApp reviewer ( #47995 )
...
* Add NetApp reviewer
6 years ago
Tim Rupp
f25d9a1b30
Remove sdk and deprecated features ( #48016 )
...
This removes deprecated params and the f5-sdk from the sys_global module
6 years ago
Tim Rupp
96c9d9fdaa
Removes the f5-sdk from bigip_sys_db ( #48015 )
6 years ago
Tim Rupp
f9402e5a91
Removes the f5-sdk from timer policy module ( #48014 )
6 years ago
Aren
6243f36319
gcp additional info & edit ( #45986 )
...
* There were 2 introduction headings
line 36 was a duplicate 'introduction' heading, and the section is more of a requisites description.
+label: docsite_pr
* edit for line 32+33 & 45>50 added
6 years ago
Dag Wieers
ff8181fe29
Docs: Clean up of 'acl' module docs ( #46329 )
...
* Docs: Clean up of 'acl' module docs
This is part of a series of module doc cleanups.
* Changes influenced by review coments
* Changes based on review
6 years ago
Mark Jeromin
8d2f6c31de
updated user_guide for regex test, #24155 ( #47893 )
6 years ago
Dag Wieers
0c5bc7bf32
Correct user anasbadaha (remove anasb from being notified for onyx) ( #47986 )
...
* Remove anasb from being notified for onyx, replace with anasbadaha
6 years ago
Will Thames
2b02e43614
Document template plugin's convert_data option
...
This is a useful option that I can never remember the name of
6 years ago
Tim Rupp
d8a8c21efe
Removes the f5-sdk from the traffic group module ( #48008 )
6 years ago
Tim Rupp
8abc7e49b4
Adds description field to bigip_traffic_selector module ( #48007 )
6 years ago
Tim Rupp
24be9c030c
Remove f5-sdk and add qinq ethertype ( #48006 )
...
This patch removes the f5-sdk from bigip trunk and adds the qinq
ethertype parameter
6 years ago
Tim Rupp
b4af058c55
Fixes unit tests and token cleanup ( #48005 )
...
The unit tests in 2.8 were broken. this fixes them and adds a token
cleanup to the bigip_tunnel module
6 years ago
Tim Rupp
2a69dfb22f
Removes f5-sdk from bigip_ucs module ( #48003 )
...
This patch removes the usage of the f5-sdk from the bigip_ucs module
6 years ago
ofir shtrull
7c3b0a338e
Update elb_target_group.py ( #47389 )
...
removed space that if its copied and pasted it can break an ansible run
+label: docsite_pr
6 years ago
Dag Wieers
6a37582158
msc_role: Manage roles on ACI MultiSite ( #47757 )
...
This includes the new msc_role module and integration tests.
6 years ago
Dag Wieers
1ac40e21b4
msc_site: Manage sites on ACI MultiSite ( #47756 )
...
This includes the new msc_site module and integration tests.
6 years ago
Dag Wieers
e97ad60f3b
msc_tenant: Manage tenants on ACI MultiSite ( #47755 )
...
This includes the new msc_tenant module and integration tests.
6 years ago
mbk87
5ab30e0079
protocol ( #47666 )
...
* clarifies reference to SSH, adds link for further reading
6 years ago
Dag Wieers
7142715b15
msc_user: Manage users on ACI MultiSite ( #47754 )
...
This includes the new msc_user module and integration tests.
6 years ago
Risto Oikarinen
4b2a090418
Fix vars_prompt "private" description and improve example ( #47688 )
...
* Fix vars_prompts "private" description and improve example
* Fix indentation
6 years ago
Tim Rupp
f6309d19a3
Removes f5-sdk from bigip_uce_fetch module ( #48002 )
...
This is part of the ongoing effort to fully remove the f5-sdk from
the f5 ansible modules
6 years ago
Risto Oikarinen
f000baf6f7
Add yaml version of using host variables example ( #47700 )
6 years ago
Bianca Henderson
e38796bf7b
Slight Change in Wording in "Reporting Bugs and Features" ( #47984 )
...
* Adding a link for PR info
* Not specifying Google Groups in wording
6 years ago
B-Art
fc1cbddd3d
exprpessions into expressions ( #47967 )
...
* exprpessions into expressions, JInja2 into Jinja2
6 years ago
Brian Coca
40d8b91d07
added missing vars ( #47993 )
...
fixes #31900
6 years ago
Romain Poirot
30ce2d2b65
Add examples to the helm module for a git source ( #47988 )
6 years ago
Tim Rupp
5b5d41e958
Removes the f5-sdk from bigip_user ( #47794 )
...
This is more work in the ongoing effort to remove the f5-sdk from
all f5 ansible modules
6 years ago
Dag Wieers
67aa98c30f
msc_label: Manage label on ACI MultiSite ( #47753 )
...
This includes the new msc_label module and integration tests.
6 years ago
Bianca Henderson
248827227a
Correcting syntax of PyYAML package ( #47987 )
6 years ago
Abhijeet Kasurde
ab86051c0b
Misc fixes for several errors
...
* aci: Correct usage in fail_json
* Fixes incorrect usage of fail_json
* Raise exception object
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Christina Kyriakidou
638834dc4e
issue-47881 making udp calls an option ( #47885 )
...
* issue-47881 making udp calls an option
* squash! issue-47881 making udp calls an option
* squash! issue-47881 making udp calls an option
* squash! issue-47881 making udp calls an option
* --squash
* squash! Merge branch 'issue-47881' of github.com:ckyriakidou/ansible into issue-47881
6 years ago
f-bor
35b97a2fa7
edgeswitch_facts ( #47618 )
6 years ago
anasbadaha
e8d6645c54
Issue 46477 Fix Module onyx interface for supporting new json changes ( #46494 )
...
Signed-off-by: Anas Badaha <anasb@mellanox.com>
6 years ago
Nadir
ec48e854c9
Added maintaner to the ignore list ( #47448 )
6 years ago
Christian Kotte
754c377dbd
VMware: Improve output of vmware_local_role_facts ( #47871 )
6 years ago
Joey
899e5645ed
Add retry mechanism support for deactivating storage domain (Updated). ( #47551 )
6 years ago
Abhijeet Kasurde
487f2f25ce
VMware: Handle exception for no snapshot while cloning ( #47924 )
...
Handle exception when there is no snapshot available in virtual machine or template while cloning using vmware_guest.
Fixes : #47920
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
angystardust
89f03314ce
VMware: improve readability and fix privileges names on scenario_clone_template ( #47889 )
6 years ago
saichint
b92556549e
Add new configurations for nxos_vxlan_vtep ( #47834 )
...
* add new commands for vxlan
* review comments
* fix unit test
* fix sanity yaml spaces
6 years ago
saichint
1b9cf85860
Add new configuration for nxos_vxlan_vtep_vni ( #47882 )
...
* Add suppress_arp_disable
* review comments
6 years ago
René Moser
064530b72e
cs_network_acl_rule: fix doc and sanity ( #47835 )
...
* cs_network_acl_rule: fix doc and sanity
* doc styling
6 years ago