Hello,
I’m trying to use the svn core module to checkout/update a svn project. My understanding is that this module will checkout or update the svn project depending on whether it exists in the dest folder.
Also what is standard practice for handling svn passwords? I don’t believe it would be best practice to have the password in the playbook. Is there a way I can be prompted for the svn password?
Here is my playbook: