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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration win become: refactor and add support for passwordless become (#48082) 6 years ago
legacy Digital Ocean Integration tests (#29960) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add virtualenv symlink for RHEL 8. 6 years ago
sanity win become: refactor and add support for passwordless become (#48082) 6 years ago
units nmcli: Introduce SIT Tunnel (#45937) 6 years ago
utils Fix passing of env vars to Shippable. 6 years ago