Remove ssd storage from vmhost01
This commit is contained in:
parent
e617040bfd
commit
4eddc7498c
1 changed files with 0 additions and 10 deletions
|
@ -36,16 +36,6 @@
|
|||
passno: "0"
|
||||
dump: "0"
|
||||
state: mounted
|
||||
- name: Mount /export/libvirt/ssd
|
||||
ansible.posix.mount:
|
||||
name: /export/libvirt/ssd
|
||||
src: LABEL=ssd
|
||||
fstype: xfs
|
||||
opts: noatime,noexec,nosuid,nodev
|
||||
passno: "0"
|
||||
dump: "0"
|
||||
state: mounted
|
||||
when: inventory_hostname == "vmhost01.home.foo.sh"
|
||||
|
||||
roles:
|
||||
- base
|
||||
|
|
Loading…
Add table
Reference in a new issue