add support of runit service manager

This commit is contained in:
Yann Autissier
2022-01-09 17:32:54 +01:00
parent da2f3ed44a
commit 5594d58732
26 changed files with 190 additions and 51 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
- include myos/config
lineinfile: dest=~/.ssh/config create=yes line='{{item}}'
- name: ssh - update ~/.ssh/myos/config
- name: user - update ~/.ssh/myos/config
template:
src: ssh_config.j2
dest: ~/.ssh/myos/config