vexxhost / ansible-collection-containers

This is a collection which contains playbooks and roles which allow you to deploy container runtimes using Ansible.
1 stars 6 forks source link

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