Kaynağa Gözat

Update file.sls

add replace
pull/206/head
preussal 5 yıl önce
ebeveyn
işleme
a1a5abc884
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. +4
    -1
      linux/system/file.sls

+ 4
- 1
linux/system/file.sls Dosyayı Görüntüle

@@ -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 %}

Yükleniyor…
İptal
Kaydet