Ansible collection that enables the provisioning of infrastructure and population of the in-memory inventory using OpenTofu.
For backward-compatibilty all role variables etc. refer to terraform.
To run the GitHub Actions linters locally, use:
docker run --rm \ -e RUN_LOCAL=true \ --env-file "super-linter.env" \ -v "$(pwd)":/tmp/lint \ ghcr.io/super-linter/super-linter:v7.3.0ansible-lint -c .ansible-lint.yml