Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 441 Bytes

These are our Ansible Roles

They are used in the infra-schulcloud repo and installed over the Makefile

Testing via Molecule

Roles should be tested beforehand with molecule
Note: Some tasks may throw an error when tested with molecule. This is because molecule tests the config in a docker image and the image may differ from the target system. -> use the "molecule-notest" tag so they get skipped when executed with molecule