Skip to content

Commit

Permalink
Added client generation tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgi Koykov authored and kyl191 committed Dec 22, 2024
1 parent 9170ece commit 27c6046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
- name: Generate client configs
ansible.builtin.import_tasks: client_keys.yml
when: clients is defined
tags:
- openvpn_generate_clients

- name: Generate revocation list and clean up
ansible.builtin.import_tasks: revocation.yml
Expand Down

0 comments on commit 27c6046

Please sign in to comment.