action.playbook icon indicating copy to clipboard operation
action.playbook copied to clipboard

Pass `--force` flag to ansible-galaxy command

Open drmatthews opened this issue 2 years ago • 0 comments

Many thanks for making this very useful Github action available to the community!

When running in a container on a self-hosted running there is some caching that occurs and it would be nice to be able to pass --force to the ansible-galaxy command in order to update previously installed roles and collections. I don't think this is currently an option (or may I missed it).

drmatthews avatar Mar 03 '23 17:03 drmatthews