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
7cc64e54
Verified
Commit
7cc64e54
authored
Aug 24, 2021
by
Evangelos Foutras
🐱
Browse files
archweb: Gate donation import tasks on archweb_site
parent
49b49925
Pipeline
#10622
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/archweb/tasks/main.yml
View file @
7cc64e54
...
...
@@ -281,9 +281,11 @@
-
name
:
install donation import wrapper script
template
:
src=donor_import_wrapper.sh.j2 dest=/usr/local/bin/donor_import_wrapper.sh owner=root group=root mode=0755
when
:
archweb_site
-
name
:
install sudoer rights for fetchmail to call archweb django scripts
template
:
src=sudoers-fetchmail-archweb.j2 dest=/etc/sudoers.d/fetchmail-archweb owner=root group=root mode=0440
when
:
archweb_site
-
name
:
create retro dir
file
:
state=directory owner=archweb group=archweb mode=0755 path="{{ archweb_retro_dir }}"
...
...
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