Explorar el Código

todo fail when root_target_directory is not defined

master
padre
commit
30adc1792f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      tasks/main.yml

+ 1
- 0
tasks/main.yml Ver fichero

@@ -10,6 +10,7 @@
ssh_host_key_state is defined and
ssh_host_key_state == 'setup'

# TODO fail when root_target_directory is not defined
- include: fetch.yml
when:
root_target_directory is defined and (


Cargando…
Cancelar
Guardar