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/changelogs/fragments
patchback[bot] 82b2d294b7
add support to create L2TP and PPTP VPN connection (#4746) (#4793)
* add support to create L2TP and PPTP VPN connection

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* apply changes pointed on tests and review

- add changelog fragment
- change example code to use jinja2 in place of shell command

* removes trailing whitespace

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* removes linux command from examples

* remove unnecessary brakets

Co-authored-by: Felix Fontein <felix@fontein.de>

* remove unnecessary brakets

Co-authored-by: Felix Fontein <felix@fontein.de>

* simplify psk encoding on example

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* add unit tests

- test unchenged l2tp and pptp vpn connections
- test create l2tp and pptp vpn connections
- fix is_connection_changed to remove default ifname attribuition

* improve tests on vpn.data param

- fix _compare_conn_params to handle vpn.data as lists

* removes block and set_fact from example

Co-authored-by: Felix Fontein <felix@fontein.de>

* makes line shortter to better reading

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e5e485390d)

Co-authored-by: José Roberto Emerich Junior <jremerich@gmail.com>
2022-06-06 21:57:53 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
5.1.0.yml Prepare 5.1.0 release. 2022-06-06 10:28:30 +02:00
4654-alternatives-add-subcommands.yml Add subcommands parameter for module alternatives. (#4654) (#4788) 2022-06-06 10:57:41 +02:00
4724-proxmox-qemu-extend.yaml Proxmox Inventory: added new statuses for qemu (#4723) (#4775) 2022-06-06 10:30:08 +02:00
4736-cmd-runner-skip-if-check.yml cmd_runner: added flag check_mode_skip to context (#4736) (#4772) 2022-06-06 10:30:32 +02:00
4740-puppet-feature.yaml Add puppet confdir option (#4740) (#4787) 2022-06-06 10:57:37 +02:00
4746-add-vpn-support-nmcli.yaml add support to create L2TP and PPTP VPN connection (#4746) (#4793) 2022-06-06 21:57:53 +02:00
4752-ansible-galaxy-install-mh-updates.yml ansible_galaxy_install: minor improvements based on MH updates (#4752) (#4774) 2022-06-06 10:30:15 +02:00
4755-mhexception-improvement.yml ModuleHelperException module utils - improved exception initialization (#4755) (#4786) 2022-06-06 11:11:15 +02:00
4776-xfconf-cmd-runner.yaml xfconf module utils: providing a cmd_runner object (#4776) (#4789) 2022-06-06 11:11:25 +02:00
4777-cmd-runner-deprecate-fmt.yaml cmd_runner: deprecate fmt as the name for the format class (#4777) (#4784) 2022-06-06 10:57:28 +02:00