Spinning disks only on vmhost02
This commit is contained in:
parent
84f8549145
commit
119ecd3e0a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
passno: "0"
|
passno: "0"
|
||||||
dump: "0"
|
dump: "0"
|
||||||
state: mounted
|
state: mounted
|
||||||
|
when: inventory_hostname == "vmhost02.home.foo.sh"
|
||||||
- name: Mount /export/libvirt/nvme
|
- name: Mount /export/libvirt/nvme
|
||||||
ansible.posix.mount:
|
ansible.posix.mount:
|
||||||
name: /export/libvirt/nvme
|
name: /export/libvirt/nvme
|
||||||
|
|
Loading…
Add table
Reference in a new issue