소스 검색

working on changes, and debugging

master
Erin Sims 2 년 전
부모
커밋
0cc01dad8b
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -1
      playbooks/sshfs.yaml

+ 5
- 1
playbooks/sshfs.yaml 파일 보기

@@ -9,7 +9,11 @@
hostname: "home.thrace-lan.info"
username: "sshfs"
sshfsport: 2200
tasks:
tasks:
- name: sshfs
ansible.builtin.group:
name: sshfs
state: present
- name: sshfs
ansible.builtin.user:
name: sshfs


불러오는 중...
취소
저장