Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
542d249f
Verified
Commit
542d249f
authored
Jul 20, 2017
by
Giancarlo Razzolini
Browse files
security_tracker: Change the git url
The security_tracker repository was moved to the archlinux organization on github.
parent
3e950515
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/security_tracker/tasks/main.yml
View file @
542d249f
...
...
@@ -24,7 +24,7 @@
file
:
state=directory owner=security group=security path="{{ security_tracker_dir }}"
-
name
:
clone security-tracker repo
git
:
repo=https://github.com/a
nthrax
x/arch-security-tracker.git version="stable" dest="{{ security_tracker_dir }}"
git
:
repo=https://github.com/a
rchlinu
x/arch-security-tracker.git version="stable" dest="{{ security_tracker_dir }}"
become
:
true
become_user
:
security
register
:
release
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment