Category: Coding
-
Ansible – Workstation Software Updating – Part 2
Finally completed. Ok, finally updated a few key entries to update based on a dynamic URL. In your ansible folder you’ll require a Template Folder for the ultravnc.inf to be created from ultravnc.inf.j2 file. see the files contents at the bottom of this post. Here is the playbook I currently have together. And here is…
-
Ansible – Workstation Software Updating – Part 1
I’ve started learning Ansible again, I used to PDQ to apply my workstations Software updates, but due to cost among with other factors I’ve shifted back towards Ansible for Automation. My “First” Playbook is to install software updates on remote Workstations in my environment. which has taken me a bit, I tried to apply most…