domrim/Check Ansible Debian trixie

Check ansible role or playbook with the debian:trixie docker container

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetsPaths to the ansible role or playbook you want to be tested. For example './', 'roles/my_role/' or 'site.yml' yes
groupWhen testing playbooks you have to tell ansible the group you that we write in our hosts file. For example 'servers' or what group you are using in the playbook you want to test! no
hostsWhen testing playbooks you have to give us one example host we should use to test your playbook. For example 'server1.example.com'. We only spawn one docker container that mean we can only test one host at the time. Sorry no
requirementsWhen testing playbooks and you are using ansible galaxy, you may be interested in installing your requirements from ansible galaxy. To do this please provide us either the role name directly -> e.g. 'do1jlr.ansible_version' or your requiements.yml file. -> e.g. 'requirements.yml' no
tagsIf you are using tags and you want to pick which tags you are going to check you can optionally define them here. no
skiptagsno

no outputs