We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0828148 commit 5aeb236Copy full SHA for 5aeb236
meta/requirements.yml meta/.requirements.yml
molecule/default/molecule.yml
@@ -1,7 +1,7 @@
1
---
2
dependency:
3
name: shell
4
- command: ansible-galaxy install -r meta/requirements.yml -p roles/ --force
+ command: ansible-galaxy install -r meta/.requirements.yml -p roles/ --force
5
driver:
6
name: docker
7
platforms:
0 commit comments