famedly / ansible-collection-network

`famedly.network` ansible collection for network-related services (vpn, reverse proxies, ...)
GNU Affero General Public License v3.0
0 stars 1 forks source link

Draft: Strongswan Role #24

Closed famedly-bot closed 7 months ago

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 15, 2022, 14:12

This is not yet ready for production, as it's using the deprecated starter syntax which is not compatible with charon-systemd

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:22

: in the commit messages is missing :)

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:22

requested review from @jdreichmann

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:27

Commented on roles/strongswan/tasks/configure-connection.yml line 19

Move to templates/connection.conf.j2

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:27

Commented on roles/strongswan/tasks/configure-connection.yml line 8

Move to templates/ aswell

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:27

Commented on roles/strongswan/tasks/main.yml line 6

Should go into defaults and only run for debian

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Jun 15, 2022, 14:27

Commented on roles/strongswan/tasks/configure-connection.yml line 50

All strings preferably in defaults/

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 21, 2022, 17:03

Commented on roles/strongswan/tasks/configure-connection.yml line 19

changed this line in version 2 of the diff

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 21, 2022, 17:03

Commented on roles/strongswan/tasks/configure-connection.yml line 8

changed this line in version 2 of the diff

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 21, 2022, 17:03

Commented on roles/strongswan/tasks/main.yml line 6

changed this line in version 2 of the diff

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 21, 2022, 17:03

Commented on roles/strongswan/tasks/configure-connection.yml line 50

changed this line in version 2 of the diff

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 21, 2022, 17:03

added 5 commits

Compare with previous version

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 22, 2022, 09:48

added 2 commits

Compare with previous version

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 23, 2022, 10:03

added 11 commits

Compare with previous version

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 23, 2022, 10:05

Commented on roles/strongswan/tasks/configure-connection.yml line 19

done :smile:

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 23, 2022, 10:14

added 2 commits

Compare with previous version

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 23, 2022, 10:26

added 1 commit

Compare with previous version

famedly-bot commented 1 year ago

In GitLab by @evlli on Jun 24, 2022, 13:04

added 25 commits

Compare with previous version

evlli commented 7 months ago

deprecated in favor of https://github.com/famedly/ansible-collection-network/pull/52