Ansible print hostvariables
Posted onSometimes we need to check hostvars in our ansible hosts. a quick way to get this done should be
Sometimes we need to check hostvars in our ansible hosts. a quick way to get this done should be
At Calidade Systems we check our customer daily backup report. Today we detect the lack of one report. We connect to our customer Linux server and saw a unusual high CPU load but no processor usage, if we don’t have cpu usage the cause should be storage, we are sending backups to a NFS server, […]