create the directory structure
This commit is contained in:
commit
cb7dc99f5b
7 changed files with 694 additions and 0 deletions
5
example.yml
Normal file
5
example.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
- hosts: all
|
||||
roles:
|
||||
- generate-cert
|
Loading…
Add table
Add a link
Reference in a new issue