mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
Fixed error in qubesformation docs.
Using Ansible devel. ScannerError: mapping values are not allowed here in "<string>", line 18, column 18: two files: ^
This commit is contained in:
parent
9ac4641df6
commit
68262270b8
@ -13,12 +13,13 @@ options:
|
||||
dest:
|
||||
required: true
|
||||
description:
|
||||
- Where to deposit the recipe -- usually a path like
|
||||
- |
|
||||
Where to deposit the recipe -- usually a path like
|
||||
`/srv/user_salt/<formation name>.sls`). Will create
|
||||
two files:
|
||||
* The file you specified in `description`.
|
||||
* An additional file with a .top extension instead of the
|
||||
original extension of the file you specified.
|
||||
1. The file you specified in `description`.
|
||||
2. An additional file with a .top extension instead of the
|
||||
original extension of the file you specified.
|
||||
others:
|
||||
description:
|
||||
- All arguments accepted by the M(template) module also work here,
|
||||
|
Loading…
x
Reference in New Issue
Block a user