diff --git a/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml b/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml index 496a387d79..c40ce627c5 100644 --- a/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml +++ b/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml @@ -1,9 +1,9 @@ --- -roles: - - name: community.general.homebrew - - name: community.general.zypper +#roles: +# - name: community.general.homebrew +# - name: community.general.zypper -#collections: -# Install a collection from Ansible Galaxy. -# - name: community.general -# source: https://galaxy.ansible.com +collections: + Install a collection from Ansible Galaxy. + - name: community.general + source: https://galaxy.ansible.com