Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
Thrace-lan.info
/
ansible
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
working on changes, and debugging
master
Erin Sims
2 yıl önce
ebeveyn
ca5422badd
işleme
4feee3beab
1 değiştirilmiş dosya
ile
6 ekleme
ve
6 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+6
-6
playbooks/sshfs.yaml
+ 6
- 6
playbooks/sshfs.yaml
Dosyayı Görüntüle
@@ -33,8 +33,8 @@
owner: sshfs
group: sshfs
mode: '0700'
notify:
- name: SSHFS
notify:
- name: SSHFS
- name: copy ssh config
copy:
src: "./ssh-config"
@@ -42,7 +42,7 @@
owner: sshfs
group: sshfs
mode: '0700'
notify:
notify:
- name: SSHFS
- name: "sshfs mount {{ item }}"
file:
@@ -52,7 +52,7 @@
group: root
mode: '0777'
loop: "{{ share }}"
notify:
notify:
- name: SSHFS
- name: setup service sshfs
template:
@@ -62,8 +62,8 @@
owner: root
group: root
loop: "{{ share }}"
notify:
- name: SSHFS
notify:
- name: SSHFS
- name: "sshfs {{ item }} service start"
systemd:
name: "sshfs-{{ item }}"
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet