Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-root_user
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
fetch fish history
master
Markus Katharina Brechtel
7 anni fa
parent
9c6bce04cb
commit
31649cfe0d
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tasks/main.yml
+ 5
- 0
tasks/main.yml
Vedi File
@@ -21,6 +21,11 @@
name: root
shell: /usr/bin/fish
- name: fetch fish history
fetch:
src: /root/.local/share/fish/fish_history
dest: host_files
- name: ssh key
user:
name: root