pandoc is now pandoc-cli

This commit is contained in:
Pig Monkey 2023-02-05 21:59:07 -08:00
parent b3aa763b22
commit 704c6567a0

View file

@ -46,10 +46,9 @@
name: simple-scan
state: present
- name: Install pandoc and dependencies
- name: Install pandoc
pacman:
name:
- pandoc
name: pandoc-cli
state: present
- name: Install texlive-core