mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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
|
||||
|
||||
mazer build
|
||||
ansible-galaxy collection build
|
||||
|
||||
rm plugins/module_utils/ansible_ipa_*
|
||||
rm plugins/modules/ipaserver_*
|
||||
|
||||
Reference in New Issue
Block a user