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.
This commit is contained in:
Thomas Woerner
2019-12-13 22:38:01 +01:00
parent 26966e9b3d
commit b719b1afeb

View File

@@ -35,7 +35,7 @@ done
#git diff
mazer build
ansible-galaxy collection build
rm plugins/module_utils/ansible_ipa_*
rm plugins/modules/ipaserver_*