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
Преглед изворни кода
Store retry files
pull/986/head
Hackintosh 5
пре 4 година
родитељ
4830b7d830
комит
a972434c61
2 измењених фајлова
са
3 додато
и
1 уклоњено
Један поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+2
-1
ansible.cfg
+ 1
- 0
.gitignore
Прегледај датотеку
@@ -5,3 +5,4 @@
/roles/*/files/scratchpad
/roles/*/files/scratchpad
.DS_Store
.DS_Store
.python-version
.python-version
.ansible-retry
+ 2
- 1
ansible.cfg
Прегледај датотеку
@@ -1,6 +1,7 @@
[defaults]
[defaults]
retry_files_enabled =
Fals
e
retry_files_enabled =
Tru
e
stdout_callback = yaml
stdout_callback = yaml
retry_files_save_path = ./.ansible-retry
[connection]
[connection]
pipelining = True
pipelining = True
Write
Preview
Loading…
Откажи
Сачувај