Skip to content

Commit

Permalink
add requirements-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Dec 9, 2020
1 parent 7b2f076 commit c27fb2d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements-bundle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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

0 comments on commit c27fb2d

Please sign in to comment.