Skip to content
Snippets Groups Projects
Commit b719b1af authored by Thomas Woerner's avatar Thomas Woerner
Browse files

utils/build-galaxy-release.sh: Use ansible-galaxy instead of mazer

ansible-galaxy needs to be used to build the Ansible collection. mazer should
not be used any more.
parent 26966e9b
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ done
#git diff
mazer build
ansible-galaxy collection build
rm plugins/module_utils/ansible_ipa_*
rm plugins/modules/ipaserver_*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment