mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 10:54:44 +00:00
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:
@@ -35,7 +35,7 @@ done
|
|||||||
|
|
||||||
#git diff
|
#git diff
|
||||||
|
|
||||||
mazer build
|
ansible-galaxy collection build
|
||||||
|
|
||||||
rm plugins/module_utils/ansible_ipa_*
|
rm plugins/module_utils/ansible_ipa_*
|
||||||
rm plugins/modules/ipaserver_*
|
rm plugins/modules/ipaserver_*
|
||||||
|
|||||||
Reference in New Issue
Block a user