Переглянути джерело

reconfigure conditions fixed

master
Markus Katharina Brechtel 7 роки тому
джерело
коміт
5b78429d3c
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml Переглянути файл

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

Завантаження…
Відмінити
Зберегти