cloud-init
cloud-init copied to clipboard
[enhancement]: Allow ansible pull to run multiple playbooks
The ansible module allows you to run multiple playbooks if running in setup_controller mode, but attempting to run in ansible-pull mode appears to only allow you to run one playbook from the repository.
That sounds like a reasonable request, and also not a difficult thing to implement. Thanks for the suggestion. We'll try to get to it when we have time, or feel free to put together a PR if you'd like to see this faster.