Add ansible.netcommon requirement

This commit is contained in:
Emilien Mantel
2024-08-26 17:46:10 +02:00
parent 620d32320a
commit 798107612d

View File

@@ -2,6 +2,7 @@
collections: collections:
- ansible.posix - ansible.posix
- ansible.netcommon
- community.crypto - community.crypto
- community.general - community.general
- community.mysql - community.mysql