create the directory structure
This commit is contained in:
commit
cb7dc99f5b
7 changed files with 694 additions and 0 deletions
4
roles/generate-cert/tasks/main.yml
Normal file
4
roles/generate-cert/tasks/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: Test
|
||||
ansible.builtin.debug:
|
||||
msg: "Test"
|
Loading…
Add table
Add a link
Reference in a new issue