mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
reformat yaml
This commit is contained in:
parent
4b97807416
commit
974dc4168a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
- name: Install autorandr
|
||||
pacman: name=autorandr state=present
|
||||
pacman:
|
||||
name: autorandr
|
||||
state: present
|
||||
tags:
|
||||
- autorandr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue