Centos – How do I show multiple variables from different tasks in Ansible playbooks?
I am trying to write a playbook that runs across multiple OS's. The goal of this snippet is to display the date of the last update. Note: This is not about the shell lines, I know they are exceedingly rudimentary,…