diff --git a/collections/requirements.yml b/collections/requirements.yml index 868b3ac..9bb0edd 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,5 +1,6 @@ +--- collections: -- name: community.general -- name: ansible.posix -- name: ansible.utils -- name: ansible.windows \ No newline at end of file +- community.general +- ansible.posix +- ansible.utils +- ansible.windows \ No newline at end of file