Bläddra i källkod

reconfigure conditions fixed

master
förälder
incheckning
5b78429d3c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml Visa fil

@@ -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

Laddar…
Avbryt
Spara