reformat yaml

This commit is contained in:
Pig Monkey 2021-07-15 18:13:22 -07:00
parent 144226da8c
commit f909ec4299

View file

@ -1,8 +1,12 @@
---
- name: Install GPXSee
pacman: name=gpxsee state=present
pacman:
name: gpxsee
state: present
- name: Install gpxpy
aur: name=python-gpxpy user={{ user.name }}
aur:
name: python-gpxpy
user: user.name }}
tags:
- aur