Ver a proveniência

working on changes, and debugging

master
Erin Sims há 2 anos
ascendente
cometimento
cdbc93e7aa
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      playbooks/sshfs.yaml

+ 2
- 2
playbooks/sshfs.yaml Ver ficheiro

@@ -54,10 +54,10 @@
loop: "{{ share }}"
notify:
- SSHFS
- name: setup service sshfs
- name: setup mount sshfs
template:
src: ./sshfs.mount.j2
dest: "/usr/lib/systemd/system/sshfs-{{ item }}.service"
dest: "/usr/lib/systemd/system/sshfs-{{ item }}.mount"
mode: 0644
owner: root
group: root


Carregando…
Cancelar
Guardar