Home

Awesome

ansible

My ansible playbooks

setup python environment

Then, run poetry shell for interactive environment or run poetry run ansible-playbook ... for executing command.

required modules

Run ansible-galaxy install -r requirements.yml to install modules.