community.general/lib/ansible/modules/net_tools
Susant Sahani 2596ac196f nmcli: Introduce VxLan (#45932)
This work enables to add vxlan via nmcli module

```
  - nmcli:
      type: vxlan
      conn_name: vxlan_test1
      vxlan_id: 16
      vxlan_local: 192.168.1.2
      vxlan_remote: 192.168.1.5
```
ansible 2.8.0

revision 1: Added tests

Signed-off-by: Susant Sahani <susant@redhat.com>
2018-10-30 03:17:33 -04:00
..
basics get_url: Updates documentation for proper use of headers (#47242) 2018-10-18 09:47:27 -05:00
exoscale
infinity
ldap ldap_attr: typecast values to list (#46818) 2018-10-12 15:06:06 +05:30
nios Mark NIOS modules as certified (#46973) 2018-10-12 13:53:52 -05:00
__init__.py
cloudflare_dns.py Deal with case insensitivy in cloudflare_dns module (#44366) 2018-08-21 12:32:22 -04:00
dnsimple.py Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
dnsmadeeasy.py DNS made easy module: add sandbox parameter to utilize sandbox API (#44639) 2018-08-30 04:35:57 +02:00
haproxy.py fix drain mode 'bool' (#30833) (#46478) 2018-10-05 03:55:42 -04:00
ip_netns.py fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
ipify_facts.py
ipinfoio_facts.py
lldp.py
netcup_dns.py Add netcup_dns module (Manage DNS records hosted by netcup) (#44063) 2018-08-16 14:56:54 -07:00
nmcli.py nmcli: Introduce VxLan (#45932) 2018-10-30 03:17:33 -04:00
nsupdate.py Have nsupdate add expected quotation to TXT records (#43386) 2018-08-23 02:40:50 -04:00
omapi_host.py
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 2018-05-30 02:10:19 +02:00