14 lines
235 B
Markdown
14 lines
235 B
Markdown
# Template | Ansible 👷🏻♂️
|
|
|
|
A template for an Ansible repository
|
|
|
|
# Requirements
|
|
|
|
To use this repository run:
|
|
|
|
```sh
|
|
git clone https://git.nicolabelluti.me/nicolabelluti/template-ansible
|
|
cd template-ansible
|
|
nix develop
|
|
```
|