Przeglądaj źródła

Update file.sls

add replace
pull/206/head
preussal 5 lat temu
rodzic
commit
a1a5abc884
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +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 %}

Ładowanie…
Anuluj
Zapisz