#ansible
Read more stories on Hashnode
Articles with this tag
If I have a requirement that whatever app I have created using playbook requires at least 4GiB RAM so if I run on a 16GiB RAM but it is occupied by...
If we want to do configure management through automation then there are two ways either the Non-intelligent way or the Imperative way which is using...
Ansible tool can be used either manually ( adhoc command) or automatically ( playbook) let say we want to configure http server either you do...