Skip to content

Commit

Permalink
Add hayaworld Root CA install tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Sep 6, 2024
1 parent ba892da commit b10701d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,9 @@
- name: Make Started Services
ansible.builtin.import_tasks:
file: tasks/service_start.yml

- name: Hayaworld Root CA install
ansible.builtin.import_tasks:
file: tasks/hayaworld_rootCA.yml
tags:
- ca

0 comments on commit b10701d

Please sign in to comment.