mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-24 21:03:27 +00:00
fix: disable molecule prerun since that's already handled in ansible-test molecule wrapper
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
91aa41ea85
commit
20a1cf4d3e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
dependency:
|
||||
name: galaxy
|
||||
prerun: false
|
||||
driver:
|
||||
name: docker
|
||||
platforms:
|
||||
|
|
Loading…
Reference in a new issue