We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573c08f commit ec129d6Copy full SHA for ec129d6
contrib/ansible_playbooks/secret/vars.yml
@@ -3,7 +3,7 @@ project_name: flasktutorial
3
project_home: /home/flasktutorial
4
project_root: /home/flasktutorial/project
5
virtualenv_directory: /home/flasktutorial/.venv
6
-project_repo: git@github.com:rafaelhenrique/flask_tutorial.git
+project_repo: git@github.com:python-sorocaba/flask_tutorial.git
7
private_key_github: /home/<your local user here>/.ssh/id_rsa
8
public_key_github: /home/<your local user here>/.ssh/id_rsa.pub
9
management_user: <your remote user here>
0 commit comments