Update README.md
This commit is contained in:
parent
3858e12919
commit
8f6e5f93c2
|
@ -7,7 +7,7 @@ This collection includes tasks to configure SSH and add local user accounts. It
|
|||
### 1. Install the Collection
|
||||
|
||||
```bash
|
||||
ansible-galaxy collection install git+https://git.slc.ar/slococo/ansible-playground.git#/slococo
|
||||
ansible-galaxy collection install https://git.slc.ar/slococo/ansible-playground/releases/download/v1.0.0/slococo-playground-1.0.0.tar.gz
|
||||
```
|
||||
|
||||
### 2. Create an inventory file
|
||||
|
|
Loading…
Reference in New Issue