Tag as distgit and config a few more tasks in the distgit role
This commit is contained in:
parent
e5fa3f7374
commit
ec89cc5e83
1 changed files with 10 additions and 4 deletions
|
@ -67,6 +67,9 @@
|
|||
- setup_git_package
|
||||
- mkbranch
|
||||
- pkgdb2-clone
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
||||
- name: install the Dist Git-related httpd config
|
||||
copy: src=git-smart-http.conf dest=/etc/httpd/conf.d/pkgs.fedoraproject.org/git-smart-http.conf
|
||||
|
@ -152,6 +155,9 @@
|
|||
copy: src={{item}} dest=/usr/local/bin/{{item}} mode=0755
|
||||
with_items:
|
||||
- genacls.sh
|
||||
tags:
|
||||
- config
|
||||
- distgit
|
||||
|
||||
- name: install the genacls.pkgdb scripts
|
||||
template: src={{item}} dest=/usr/local/bin/{{item}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue