1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00
eoli3n-dotfiles/roles/runit/tasks/main.yml
2020-12-17 17:08:48 +01:00

6 lines
88 B
YAML

---
- name: create service dir
file:
path: ~/.config/service
state: directory