Skip to content

thaim/ansible-roles

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published