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
cbf08f75
Commit
cbf08f75
authored
Nov 04, 2019
by
Jelle van der Waa
🚧
Browse files
archwiki: install pamcan updater hook
parent
f7bd9113
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/tasks/main.yml
View file @
cbf08f75
...
...
@@ -126,3 +126,9 @@
-
name
:
ensure question answer file exists and set permissions
file
:
state=file path="{{archwiki_question_answer_file}}" owner=root group=root mode=0644
-
name
:
create pacman.d hooks dir
file
:
state=directory owner=root group=root path=/etc/pacman.d/hooks
-
name
:
install archwiki question updater hook
template
:
src=archwiki-question-updater.hook.j2 dest=/etc/pacman.d/hooks/archwiki-question-updater.hook owner=root group=root mode=0644
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