galaxy.yml - Do not add anymore dependencies (#48)

We really don't want any more run-time dependencies adding to `community.general`, so lets document that

I will go through remove as many of these as we can.
This commit is contained in:
John R Barker
2020-03-25 19:28:15 +00:00
committed by GitHub
parent 7fa0c20d5d
commit a5627744f1

View File

@@ -8,6 +8,7 @@ description: null
license: GPL-3.0-or-later
license_file: COPYING
tags: null
# NOTE: No more dependencies can be added to this list
#dependencies:
# netapp.ontap: '>=0.1.0'
# community.kubernetes: '>=0.1.0'