thaim / ansible-roles

My ansible role files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible

My ansible playbooks

setup python environment

  • install poetry
  • run poetry install --sync to ansible and related dev dependencies

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.

About

My ansible role files

License:MIT License


Languages

Language:Jinja 84.9%Language:Shell 14.8%Language:Python 0.3%