This repository has been archived on 2021-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
csc-playbooks/mount-scratch.yml

9 lines
141 B
YAML
Raw Normal View History

---
- hosts: all
remote_user: root
tasks:
- name: mount NFS
command: mount {{ item }}
with_items:
- /scratch