ansible-server: Use git-core instead of git.

This commit is contained in:
Maxwell G 2022-05-19 13:03:54 -05:00 committed by kevin
parent b20a0b5495
commit 1186d20cb2

View file

@ -6,7 +6,7 @@
package: package:
name: name:
- ansible-core - ansible-core
- git - git-core
- ansible-collection-community-posix - ansible-collection-community-posix
- ansible-collection-community-general - ansible-collection-community-general
- ansible-collection-community-mysql - ansible-collection-community-mysql