Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically […]
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible […]
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. […]
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And […]
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some […]
Hello everyone, just a couple of months ago, Red Hat has released a shiny OpenShift 4 [1] based on CoreOS […]
vCenter 6.5 backup using cron job We all know that vCenter appliance can be backed up using its GUI window […]
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session […]