Commit 1fd4aa47 by John Jarvis

Merge pull request #438 from edx/jarv/name-fix

fixing name of task in common
parents ee78a413 279a5ff9
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
# Ensure that we get a current version of Git # Ensure that we get a current version of Git
# GitHub requires version 1.7.10 or later # GitHub requires version 1.7.10 or later
# https://help.github.com/articles/https-cloning-errors # https://help.github.com/articles/https-cloning-errors
- name: jenkins_worker | Add git apt repository - name: common | Add git apt repository
apt_repository: repo="{{ common_git_ppa }}" apt_repository: repo="{{ common_git_ppa }}"
- name: common | Install role-independent useful system packages - name: common | Install role-independent useful system packages
......
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