- playbook
test.yml
---
- hosts: localhost
gather_facts: no
connection: local
vars:
type: st1| /* Obsidian snippet to style output of pdf exports | |
| */ | |
| @media print { | |
| /* set your preferred fonts here. | |
| */ | |
| :root { | |
| --body-font-family: "Newsreader Text", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; |
test.yml---
- hosts: localhost
gather_facts: no
connection: local
vars:
type: st1