Hi Folks,
I’m busy converting some puppet modules to ansible… and I’m trying to figure out how best to lay down some files based on the host os version… I’m trying to lay down one set of files if os_version x… another set of files if os_version y… etc.
I don’t see how in the template or file modules to do something simple like this…
Anyone can clue me in on proper technique for this?
Thanks!
Andy