Allow the Ansible Pipeline work to input multiple playbooks instead of just one playbook
Closed this issue · 0 comments
eventuri commented
Right the the AnsiblePipeline.yml only takes one playbook in its ANSIBLE_LINT_PLAYBOOK variable. It might possible to somehow make the Ansible Pipeline run its Gitlab jobs against multiple playbook files. Ideally Gitlab jobs like ansible-lint or ansible-deploy could somehow be executed for multiple playbook files.