merge submodule with main repo
This commit is contained in:
parent
8fbe4d1c23
commit
7d27d13966
7 changed files with 354 additions and 11 deletions
|
@ -15,12 +15,7 @@ You need to have the `cryptography` python library available on the localhost an
|
|||
|
||||
## How to use it
|
||||
|
||||
Add the submodule of the role you want to use in your role folder:
|
||||
|
||||
```
|
||||
git submodule add ssh://git@gitea.auro.re:2222/Pains-Perdus/generate-cert.git roles/generate-cert
|
||||
git submodule init
|
||||
```
|
||||
Add the roles/generate-cert to your role folder.
|
||||
|
||||
Define in you projet the variables you want/need to modify (cf the section Generate a CA).
|
||||
|
||||
|
@ -99,4 +94,4 @@ crl_distribution_points:
|
|||
|
||||
## Copyright
|
||||
|
||||
Copyright 2021 Jean-Marie Mineau <histausse@protonmail.com>
|
||||
Copyright 2021 Jean-Marie Mineau <pub-hackypki-e347@jean-marie.mineau.eu>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue