- Split playbook into 2 or 3 difffrents roles
- Complet vars.yml if all your information (ex: vars_sample.yml).
- Be sure to use the same network than your Server and vCenter server.
- parted must be installed on your Linux server.
Important
Use this playbook only if you do not have enough disk space available on your server.
TASK TAGS: [resize_on_vcenter]
* This playbook only increase the disk size on vCenter and do nothing on the Linux server
TASK TAGS: [add_new_partition, increase_lvm_size]]
* You can use add_new_partition if you have just increased the disk size on vCenter.
* This tags/block will be ignored if you have enough disk space available.
* increase_lvm_size will increase the disk size using VGS space.