diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..24f5007 --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,4 @@ +--- +collections: +- ansible.posix +- community.general diff --git a/playbooks/ci-info.yaml b/playbooks/ci-info.yml similarity index 100% rename from playbooks/ci-info.yaml rename to playbooks/ci-info.yml