소스 검색

working on changes, and debugging

master
Erin Sims 2 년 전
부모
커밋
9e81f03939
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +1
    -1
      playbooks/mpdb.yaml
  2. +2
    -2
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdb.yaml 파일 보기

@@ -83,6 +83,6 @@
ansible.builtin.service:
name: mpd
state: restarted
- name: ssfs
- name: sshfs
ansible.builtin.import_playbook: sshfs.yaml


+ 2
- 2
playbooks/mpdf.yaml 파일 보기

@@ -132,6 +132,6 @@
ansible.builtin.service:
name: mpd
state: restarted
#- name: davfs
# ansible.builtin.import_playbook: davfs.yaml
- name: sshfs
ansible.builtin.import_playbook: sshfs.yaml


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