Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!
Skip to content

Stories in “Ansible Course”

Managing Ansible Facts

Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible […]

Managing Ansible Variables

Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. […]

Implementing Ansible Roles

In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of […]