updating install-notes because of broken ansible-galaxy-ng
This commit is contained in:
parent
9f72fe84a9
commit
cacb23f8bc
|
|
@ -15,6 +15,10 @@ Ansible Role to create certificates to use on a linux server.
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# latest
|
||||||
|
ansible-galaxy role install git+https://github.com/ansibleguy/infra_certs
|
||||||
|
|
||||||
|
# from galaxy
|
||||||
ansible-galaxy install ansibleguy.infra_certs
|
ansible-galaxy install ansibleguy.infra_certs
|
||||||
|
|
||||||
# or to custom role-path
|
# or to custom role-path
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue