Create an Ansible Playbook to Cater for Different Versions of Ansible on Different Controllers
theurbanpenguin theurbanpenguin
79K subscribers
705 views
0

 Published On Mar 15, 2024

Create a single Playbook that references correct module names for Ansible Versions before and after 2.10. Ansible used to just use the module name then collections came in in Ansible 2.10 where we need to module and collection. Using the one playbook you can implement the correct solutions using a when clause

Additionally you can find my video courses on Pluralsight: http://pluralsight.com/training/Autho... and take time to see my own site http://www.theurbanpenguin.com

show more

Share/Embed