diff --git a/src/ansible_builder/_target_scripts/check_galaxy b/src/ansible_builder/_target_scripts/check_galaxy index 9bc83f0e..8cd491c1 100755 --- a/src/ansible_builder/_target_scripts/check_galaxy +++ b/src/ansible_builder/_target_scripts/check_galaxy @@ -53,8 +53,9 @@ ERROR - 'ansible-galaxy' not functioning as expected 'ansible-galaxy' is installed, but running it returns an error. - For more information, you can try observing the output of - 'ansible-galaxy --version' in 'additional_build_steps'. + For more information, you can try adding 'ansible-galaxy --version' + to 'prepend_galaxy' in 'additional_build_steps' and observing + the output. ********************************************************************** EOF exit 1