Skip to content

Commit

Permalink
Update requirements to install all community modules
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Feb 28, 2024
1 parent b8b3e7e commit 8e8066a
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---

Check failure on line 1 in ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

load-failure[runtimeerror]

Failed to load YAML file: ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml
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

Check failure on line 8 in ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/requirements.yml

View workflow job for this annotation

GitHub Actions / Yamllint

8:9 syntax error: mapping values are not allowed here (syntax)
source: https://galaxy.ansible.com

0 comments on commit 8e8066a

Please sign in to comment.