Cleanup and restructuring. Move pressed-installer tasks to other roles.

This commit is contained in:
Andreas B. Mundt 2019-11-25 18:26:21 +01:00
parent a0ee0fd90d
commit 284dadc2d3
15 changed files with 214 additions and 154 deletions

View file

@ -0,0 +1,7 @@
- name: start git-repo
systemd:
daemon_reload: yes
name: git-repo
state: started
enabled: yes
listen: start git-repo