action-ansible-playbook/test/requirements-bundle.yml
2021-02-11 17:28:46 +01:00

12 lines
319 B
YAML

# https://docs.ansible.com/ansible/latest/user_guide/collections_using.html
roles:
# Install a role from Ansible Galaxy.
- name: geerlingguy.java
version: 1.9.6
collections:
# Install a collection from Ansible Galaxy.
- name: geerlingguy.php_roles
version: 0.9.3
source: https://galaxy.ansible.com