community.general/lib/ansible/modules/net_tools
Susant Sahani 59dcf3f277 nmcli: Introduce SIT Tunnel (#45937)
This work enables to add sit tunnel via nmcli module

Signed-off-by: Susant Sahani susant@redhat.com

SUMMARY
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
nmcli

ANSIBLE VERSION
2.8
ADDITIONAL INFORMATION
  - nmcli:
       state: present
       type: sit
       conn_name: sit_test1
       autoconnect: yes
       ip_tunnel_dev: enp0s8
       ip_tunnel_local: 192.168.1.2
       ip_tunnel_remote: 192.168.1.5
2018-12-12 23:06:09 -05:00
..
basics Misc fixes for several errors 2018-11-02 12:14:57 -04:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ldap ldap_attr bugfix (#48009) 2018-11-05 17:20:37 +00:00
netbox Netbox_device.py module (#46936) 2018-11-09 07:24:13 +00:00
nios added dhcp standard options (#49729) 2018-12-10 13:11:42 -06:00
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
dnsimple.py v2 dnsimple api uses type vs record_type (#39301) 2018-12-04 12:25:29 +00: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 E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
ip_netns.py fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
ipify_facts.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
ipinfoio_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
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 SIT Tunnel (#45937) 2018-12-12 23:06:09 -05:00
nsupdate.py issue-47881 making udp calls an option (#47885) 2018-11-02 09:52:27 -04:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 2018-05-30 02:10:19 +02:00