Make connect- and disconnect-vpn playbooks instead of task collections #8

Merged
rluetzner merged 1 commit from simplify-vpn into vpn 2022-08-13 22:20:18 +02:00
rluetzner commented 2022-08-13 22:16:10 +02:00 (Migrated from codeberg.org)

The VPN has to be connected before Ansible starts gathering facts for
the playbook, so it cannot be a task in a playbook where other hosts are
involved.

The original design was correct and I accidentally broke it.
Nevertheless, we can clean it up a little by importing playbooks.

The VPN has to be connected before Ansible starts gathering facts for the playbook, so it cannot be a task in a playbook where other hosts are involved. The original design was correct and I accidentally broke it. Nevertheless, we can clean it up a little by importing playbooks.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
RollenspielMonster/ansible_collection!8
No description provided.