Format the disk and mount it via ansible
ansible-galaxy install gengxiankun.disk
parameter | description |
---|---|
DISK_DEV | disk name |
DISK_MOUNT_DIR | mounted directory |
DISK_FSTYPE | file format |
- hosts: servers
roles:
- gengxiankun.disk
BSD
This role was created in 2019 by Xiankun Geng, Learn more about the author's role in galaxy.