Ansible with VMware – running remote commands from control node to managed node – Part 6
In this blog I will be running remote commands from the ansible control box to my test ubtuno virtual machine. Screen shots below
In this blog I will be running remote commands from the ansible control box to my test ubtuno virtual machine. Screen shots below
The first thing about ansible is that it is agentless so makes it easy to automate tasks but the destination does requires ssh. Purpose of it is to automate repeatable…