updating install-notes because of broken ansible-galaxy-ng

This commit is contained in:
AnsibleGuy 2023-11-28 11:17:17 +01:00
parent 9f72fe84a9
commit cacb23f8bc
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 4 additions and 0 deletions

View File

@ -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