-
Initial installation:
ansible-playbook -i hosts/openconnect-server openconnect.yaml --tags="install" -
Add users to default/main.yaml and run
ansible-playbook -i hosts/openconnect-server openconnect.yaml --tags="add_clients" -
Remove users: update
clients_to_removein default/main.yaml and runansible-playbook -i hosts/openconnect-server openconnect.yaml --tags="remove_clients" -
Get all users certifacate:
ansible-playbook -i hosts/openconnect-server openconnect.yaml --tags="add_clients" --extra-vars "get_all_users_certs=True"
-
Notifications
You must be signed in to change notification settings - Fork 3
linuxlifepage/openconnect-ansible
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published