forked from docs/doc-exports
add pandoc version info (#8)
add pandoc version info emit pandoc version stick to particular pandoc version (through ensure-pandoc role) Reviewed-by: OpenTelekomCloud Bot <None>
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
- name: Emit pandoc version
|
||||
command: "pandoc --version"
|
||||
|
||||
- name: Convert {{ doc_label | default('') }} HTML to RST
|
||||
args:
|
||||
executable: "/bin/bash"
|
||||
|
||||
Reference in New Issue
Block a user