浏览代码

working on changes, and debugging

master
Erin Sims 2 年前
父节点
当前提交
7dd057532f
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      playbooks/sshfs.yaml

+ 4
- 4
playbooks/sshfs.yaml 查看文件

@@ -1,10 +1,10 @@
---
- hosts: mpdb
tasks:
- name: add sshfs user
user: sshfs
name: sshfs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: SSHFS
import_role:
name: ansible_sshfs


正在加载...
取消
保存