Commit 959a87eb by Edward Zarecor

typo

parent 211940b9
...@@ -457,7 +457,7 @@ ...@@ -457,7 +457,7 @@
- django-admin.py - django-admin.py
tags: tags:
- install - install
- install:config - install:configuration
- name: create symlinks from the repo dir - name: create symlinks from the repo dir
file: > file: >
...@@ -468,14 +468,14 @@ ...@@ -468,14 +468,14 @@
- manage.py - manage.py
tags: tags:
- install - install
- install:config - install:configuration
- name: remove read-only ssh key - name: remove read-only ssh key
file: path={{ edxapp_git_identity }} state=absent file: path={{ edxapp_git_identity }} state=absent
when: EDXAPP_USE_GIT_IDENTITY when: EDXAPP_USE_GIT_IDENTITY
tags: tags:
- install - install
- install:config - install:configuration
- install:code - install:code
- include: tag_ec2.yml tags=deploy - include: tag_ec2.yml tags=deploy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment