mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
5 lines
91 B
YAML
5 lines
91 B
YAML
---
|
|
- name: Install {{ terminal }}
|
|
pacman:
|
|
name: "{{ terminal }}"
|
|
state: present
|