Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-ssh_host_key
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
reconfigure conditions fixed
master
Markus Katharina Brechtel
hace 7 años
padre
ccb7171d49
commit
5b78429d3c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
tasks/main.yml
+ 1
- 1
tasks/main.yml
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar