Drop second disk from registry hosts
This commit is contained in:
parent
7cba6b9616
commit
4d444dfafc
2 changed files with 2 additions and 13 deletions
|
@ -6,17 +6,6 @@
|
|||
user: root
|
||||
gather_facts: true
|
||||
|
||||
pre_tasks:
|
||||
- name: mount /export
|
||||
mount:
|
||||
name: /export
|
||||
src: LABEL=/export
|
||||
fstype: xfs
|
||||
opts: noatime,noexec,nosuid,nodev
|
||||
passno: "0"
|
||||
dump: "0"
|
||||
state: mounted
|
||||
|
||||
vars_files:
|
||||
- "{{ ansible_private }}/vars.yml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue