Closed jboys closed 6 years ago
I resolved this issue by upgrading my version of Ansible (2.3 to 2.6) and correcting the code_repository
value (":" should be "/").
Glad you got it working, thanks for posting your fix here. I'm sure it will help some folks.
When cloning the forked git repo to the deployment server I receive the following error:
I have been following the deployment chapter from the course and everything up to this point is working fine.
I have double checked the deployment files and they appear to be correct; and the repo has been setup with the deploy key.