Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-ssh_host_key
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
reconfigure conditions fixed
master
Markus Katharina Brechtel
7 anni fa
parent
ccb7171d49
commit
5b78429d3c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/main.yml
+ 1
- 1
tasks/main.yml
Vedi File
@@ -19,6 +19,6 @@
when:
not ssh_host_key_state is defined
or ( ssh_host_key_state == 'fetched'
and
ssh_host_key_state == 'regenerated' )
or
ssh_host_key_state == 'regenerated' )
- include: save.yml
Write
Preview
Loading…
Annulla
Salva