You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules
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
6 years ago
..
cloud Adds `redshift_cross_region_snapshots` module (#35527) 6 years ago
files
messaging Rabbitmq user permission fixes (#49404) 6 years ago
monitoring Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
net_tools nmcli: Introduce SIT Tunnel (#45937) 6 years ago
network itential iap_token module (#46773) 6 years ago
notification Add support for hex color in slack module (#49804) 6 years ago
packaging rhn_register fixes for username and password when unregistering 6 years ago
remote_management Added new module lxca_nodes for Lenovo XClarity Administrator (#46767) 6 years ago
source_control Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
storage Bug Fix and rewrite (#49508) 6 years ago
system Add tests filters (#43221) 6 years ago
web_infrastructure
__init__.py
conftest.py
utils.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago