This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
overmind
/
matrix-docker-ansible-deploy
огледало од
https://github.com/spantaleev/matrix-docker-ansible-deploy
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Only run Debian Signed-By migration if Docker installation is managed by the playbook
pull/3250/head
Slavi Pantaleev
пре 2 година
родитељ
17b109d9f6
комит
50813c600d
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/custom/matrix_playbook_migration/tasks/main.yml
+ 1
- 1
roles/custom/matrix_playbook_migration/tasks/main.yml
Прегледај датотеку
@@ -6,7 +6,7 @@
block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
- when: ansible_os_family == 'Debian' and matrix_playbook_migration_debian_signedby_migration_enabled | bool
- when: ansible_os_family == 'Debian' and matrix_playbook_
docker_installation_enabled | bool and matrix_playbook_
migration_debian_signedby_migration_enabled | bool
tags:
- setup-all
- install-all
Write
Preview
Loading…
Откажи
Сачувај