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
Stephan Müller
00bab2d24d
[docker_network] add ipv6 support ( #47492 )
...
* [docker_network] add ipv6 support
* docker_network: review ipam_options
* docker_network: fix requirements
* docker_network: fix deprecation notice
* docker_network: add minimum docker version change
* docker_network: remove trailing whitespace
* docker_network: revert rename of network_four #discussion_r228707101
* docker_network: refactor IPAM config comparison #discussion_r228707255, #discussion_r228707280
* docker_network: correct spelling of IPv4 and IPv6 #discussion_r228707114, #discussion_r228707138
* docker_network: manually remove networks #discussion_r228709051
* docker_network: refactor enable_ipv6 condition #discussion_r228707317
* docker_network: add mutually_exclusive #discussion_r228707185
* docker_network: fix iprange #discussion_r228709072
* docker_network: add auxiliary addresses in examples and tests
* docker_network: link to docker docs #discussion_r228707018
* docker_network: remove list default #discussion_r228707060, #discussion_r228709091
* docker_network: introduce params syntax for create_network() #discussion_r228709031
* docker_network: beautify code
* docker_network: resolve change requests
* docker_network: add yaml header
* docker_networking: fix get_ip_version
* docker_network: extend CIDR test
* docker_network: use backported unittest2 for python 2.6
* docker_network: migrate unittest to pytest
6 years ago
Akshay Gaikwad
80ca779aa7
Support for device read write limit parameters ( #47814 )
...
* Support for device read write limit parameters
* Add following options in docker_container module
- device_read_bps
- device_write_bps
- device_read_iops
- device_write_iops
Fixes #36831
* test for device_read_iops
* combined test for device_write_bps and device_write_iops
6 years ago
Matt Martz
042a0cff23
Add unit tests for unsafe_proxy ( #47887 )
...
* Add unit tests for unsafe_proxy
* Remove unused import
* Address comments
* Add inheritance test
6 years ago
James Cassell
6f0126534c
os_server_facts: remove duplicate statement ( #47940 )
6 years ago
Matt Clay
1939f6c412
Fix ansible-test invocation of pytest.
6 years ago
Jordan Borean
f0535bac80
dnf yum: fix tests running on Fedora 29 ( #47910 )
...
* dnf yum: fix tests running on Fedora 29
* wrap in always block
6 years ago
Pilou
cfe7c9606c
s3_bucket: don't assume anything other than *.amazonaws.com is Walrus ( #46745 )
...
For example, 'https://s3.nl-ams.scw.cloud ' isn't Walrus.
When Walrus is used, 's3_url' should be a hostname.
6 years ago
Pilou
d14f9dc685
s3_bucket: handle not implemented operations ( #46746 )
...
Don't fail when policy, requestPayment, tagging or versioning API is not
implemented by the endpoint and if related parameters policy, requester_pays,
tags or versioning are None.
6 years ago
jfpanisset
1814af9f34
Document lineinfile regexp gotcha ( #47912 )
...
You typically want the lineinfile module to operate in an indempotent way, similar to using "sed -i", so your regexp needs to match the line to edit both before and after the edit, otherwise on a second run the regexp will no longer match the original text line and you will end up with a second copy of the replacement line at the top/bottom of the file.
6 years ago
Tomas Tomecek
23becece53
Implement connection plugin for podman ( #47519 )
...
* new connection plugin: podman
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
* podman,conn: utilize remote_user to run commands
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
* podman connection: update docs
Co-Authored-By: TomasTomecek <ttomecek@redhat.com>
6 years ago
Tzur Eliyahu
105d6e8c88
BOTMETA: Define tzurE as a maintainer for ibm storage modules ( #47922 )
6 years ago
anasbadaha
dc8b3e94ad
Adding IGMP vlan module for onyx switches ( #47811 )
...
Signed-off-by: Anas Badaha <anasb@mellanox.com>
6 years ago
anasbadaha
760e57f877
Adinng new module for supporting PTP interface in Onyx switches ( #47489 )
...
Signed-off-by: Anas Badaha <anasb@mellanox.com>
6 years ago
anasbadaha
dea9e9b4c8
Adding new module for supporting PTP Global Protocol ( #47501 )
...
Signed-off-by: Anas Badaha <anasb@mellanox.com>
6 years ago
Lindsay Hill
a1b0d20368
New voss_config module ( #47533 )
...
* New voss_config module
* Updated test import paths as per #46996
6 years ago
Thierry Bouvet
87de2dde9f
Fix advertise addr ( #47608 )
...
* Fix issue #46326
* Update example to create a default swarm
6 years ago
Felix Fontein
65768b996d
docker_container: fix paused and add some tests ( #47900 )
...
* cleanup is already tested.
* Add test for paused.
* Add recreate and restart tests.
* timeout is a common docker option
* Implement paused and fix paused test.
* Add changelog.
* Improve paused test.
6 years ago
René Moser
242bd512d0
cs_ip_address: fix vpc and network mutually exclusive ( #47846 )
...
* cs_ip_address: fix vpc and network mutually exclusive
* add changelog
* streamline docs
6 years ago