Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 468 Bytes

Ansible collection for containers

This is a collection which contains playbooks and roles which allow you to deploy container runtimes using Ansible. This collection is used by the Atmosphere project.

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg