Cleanup and restructuring. Move pressed-installer tasks to other roles.
This commit is contained in:
parent
a0ee0fd90d
commit
284dadc2d3
15 changed files with 214 additions and 154 deletions
7
roles/prepare4clients/handlers/main.yml
Normal file
7
roles/prepare4clients/handlers/main.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
- name: start git-repo
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: git-repo
|
||||
state: started
|
||||
enabled: yes
|
||||
listen: start git-repo
|
Loading…
Add table
Add a link
Reference in a new issue