mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 04:20:49 +02:00
Quote values with risky characters.
This commit is contained in:
parent
cac9ee91b1
commit
f8e1dac3c0
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
image: robertdebock/github-action-molecule:3.3.1
|
||||
image: "robertdebock/github-action-molecule:3.3.1"
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
|
|||
Loading…
Reference in a new issue