Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
overmind
/
matrix-docker-ansible-deploy
peilaus alkaen
https://github.com/spantaleev/matrix-docker-ansible-deploy
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Store retry files
pull/986/head
Hackintosh 5
5 vuotta sitten
vanhempi
4830b7d830
commit
a972434c61
2 muutettua tiedostoa
jossa
3 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+2
-1
ansible.cfg
+ 1
- 0
.gitignore
Näytä tiedosto
@@ -5,3 +5,4 @@
/roles/*/files/scratchpad
.DS_Store
.python-version
.ansible-retry
+ 2
- 1
ansible.cfg
Näytä tiedosto
@@ -1,6 +1,7 @@
[defaults]
retry_files_enabled =
Fals
e
retry_files_enabled =
Tru
e
stdout_callback = yaml
retry_files_save_path = ./.ansible-retry
[connection]
pipelining = True
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna