Skip to content

Commit

Permalink
Regenerated requirements.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 24, 2021
1 parent d641fee commit 853aace
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/molecule.yml
Expand Up @@ -6,6 +6,7 @@ dependency:
name: galaxy
options:
role-file: requirements.yml
requirements-file: requirements.yml
lint: |
set -e
yamllint .
Expand Down
3 changes: 3 additions & 0 deletions requirements.yml
Expand Up @@ -2,3 +2,6 @@
roles:
- name: robertdebock.bootstrap
- name: robertdebock.sysctl
collections:
- name: ansible.posix
- name: community.general

0 comments on commit 853aace

Please sign in to comment.