2023-08-29 21:39:15 +02:00
2023-08-29 21:39:15 +02:00
2023-08-29 21:39:15 +02:00
2023-08-29 21:39:15 +02:00

Template | Ansible 👷🏻‍♂️

A template for an Ansible repository

Requirements

You need to have ssh and python3 installed

To use this repository run:

git clone https://git.nicolabelluti.me/nicolabelluti/template-ansible
cd template-ansible
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
Description
No description provided
Readme 50 KiB
Languages
Nix 84.7%
Jinja 15.3%