Просмотр исходного кода

reconfigure conditions fixed

master
Markus Katharina Brechtel 7 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить