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
86cd446a
Commit
86cd446a
authored
Nov 13, 2019
by
Jelle van der Waa
🚧
Browse files
fluxbb: add missing uploads directory
parent
59a7a27f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/fluxbb/tasks/main.yml
View file @
86cd446a
...
...
@@ -16,6 +16,11 @@
path="{{ fluxbb_dir }}"
changed_when
:
False
-
name
:
create uploads directory
file
:
>
state=directory owner=fluxbb group=fluxbb
path="{{ fluxbb_dir }}/uploads"
-
name
:
create mariadb database
mysql_db
:
name=fluxbb state=present
...
...
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