Hello All,
I have added a new disk to my Ubuntu machine, I would like to automate the below step using Ansible
- partition the new disk with fdisk
- format the disk as ext4
- mount the disk
Any help here is greatly appreciate
Thanks,
- J
Hello All,
I have added a new disk to my Ubuntu machine, I would like to automate the below step using Ansible
Any help here is greatly appreciate
Thanks,