1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules
Susant Sahani 59dcf3f277 nmcli: Introduce SIT Tunnel ()
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
..
cloud
files
messaging
monitoring
net_tools nmcli: Introduce SIT Tunnel () 2018-12-12 23:06:09 -05:00
network itential iap_token module () 2018-12-12 14:28:20 -05:00
notification
packaging rhn_register fixes for username and password when unregistering 2018-12-12 11:32:48 -05:00
remote_management
source_control
storage Bug Fix and rewrite () 2018-12-12 12:16:12 +00:00
system
web_infrastructure
__init__.py
conftest.py
utils.py