Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-home
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
only enable pathappend
pull/1/head
Markus Katharina Brechtel
2 anni fa
parent
9a86cb769c
commit
93990bcfa7
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tasks/path.yaml
+ 1
- 2
tasks/path.yaml
Vedi File
@@ -6,9 +6,8 @@
dest: ~/.config/systemd/user/pathappend.service
notify: systemd daemon-reload
- name: pathappend service enabled
and started
- name: pathappend service enabled
systemd:
name: pathappend.service
enabled: true
state: started
scope: user