diff --git a/molecule/_shared/requirements.yml b/molecule/_shared/requirements.yml index 0ecfd59..8b1b489 100644 --- a/molecule/_shared/requirements.yml +++ b/molecule/_shared/requirements.yml @@ -3,4 +3,5 @@ roles: - name: hanxhx.php -collections: [] +collections: + - community.general diff --git a/requirements.yml b/requirements.yml new file mode 100644 index 0000000..f212a67 --- /dev/null +++ b/requirements.yml @@ -0,0 +1,4 @@ +--- + +collections: + - community.general