Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ExternalMirrors
/
linux-formula
kopia lustrzana
https://github.com/salt-formulas/salt-formula-linux
Obserwuj
1
Polub
0
Forkuj
1
Kod
Zgłoszenia
0
Wydania
8
Wiki
Aktywność
Przeglądaj źródła
Update file.sls
add replace
pull/206/head
preussal
5 lat temu
rodzic
55f8281d8b
commit
a1a5abc884
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików
z
4 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
+4
-1
linux/system/file.sls
+ 4
- 1
linux/system/file.sls
Wyświetl plik
@@ -50,7 +50,10 @@ linux_file_{{ file_name }}:
{%- if file.encoding is defined %}
- encoding: {{ file.encoding }}
{%- endif %}
{%- if file.replace is defined %}
- replace: {{ file.replace }}
{%- endif %}
{%- endfor %}
{%- endif %}
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz