Skip to content

Commit

Permalink
updating install-notes because of broken ansible-galaxy-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Nov 28, 2023
1 parent 9f72fe8 commit cacb23f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Ansible Role to create certificates to use on a linux server.
## Install

```bash
# latest
ansible-galaxy role install git+https://github.com/ansibleguy/infra_certs

# from galaxy
ansible-galaxy install ansibleguy.infra_certs

# or to custom role-path
Expand Down

0 comments on commit cacb23f

Please sign in to comment.