Skip to content

Commit 5aeb236

Browse files
Rename requirements.yml for galaxy compatibility
1 parent 0828148 commit 5aeb236

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
dependency:
33
name: shell
4-
command: ansible-galaxy install -r meta/requirements.yml -p roles/ --force
4+
command: ansible-galaxy install -r meta/.requirements.yml -p roles/ --force
55
driver:
66
name: docker
77
platforms:

0 commit comments

Comments
 (0)