Ansible playbook to create logical volumes under LVM on Redhat or CentOS linux.
Let us have a look at another ansible playbook which will create various logical volumes under LVM. The playbook is not complete in the sense that roles text is not...
Let us have a look at another ansible playbook which will create various logical volumes under LVM. The playbook is not complete in the sense that roles text is not...
Continuing from Part 1 Docker. In part 1, we have deployed a php container to host some files. However to change those files, we need to re-deploy the container. To...