RedHat Red Hat Certified Specialist in Ansible Automation exam EX407 Question # 10 Topic 2 Discussion

RedHat Red Hat Certified Specialist in Ansible Automation exam EX407 Question # 10 Topic 2 Discussion

EX407 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

In /home/sandy/ansible/ create a playbook called logvol.yml. In the play create a logical volume called Iv0 and make it of size 1500MiB on volume group vgO If there is not enough space in the volume group print a message "Not enough space for logical volume" and then make a 800MiB Iv0 instead. If the volume group still doesn't exist, create a message "Volume group doesn't exist" Create an xfs filesystem on all Iv0 logical volumes. Don't mount the logical volume.


Get Premium EX407 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.