feat: add new pre-ansible-galaxy.sh hook
## Description Add a new hook. `pre-ansible-galaxy.sh` is executed **before** running `ansible-galaxy install` to perform specific pre-initialization such as configuring custom Galaxy servers or preparing authentication. ## Implementation ideas See MR !86
issue