This website requires JavaScript.
Explore
Help
Register
Sign in
flyingscorpio
/
self-hosting
Watch
1
Star
0
Fork
You've already forked self-hosting
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6c1e45b77f
self-hosting
/
roles
/
mariadb-install
/
tasks
/
main.yml
7 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
Add install mariadb
2021-10-31 13:09:44 +01:00
---
Make more explicit names, make vars for owner and group
2021-10-31 15:40:46 +01:00
-
name
:
"Install mariadb"
Add install mariadb
2021-10-31 13:09:44 +01:00
apt
:
Make more explicit names, make vars for owner and group
2021-10-31 15:40:46 +01:00
name
:
"mariadb-server"
Add install mariadb
2021-10-31 13:09:44 +01:00
state
:
present
update_cache
:
yes
Reference in a new issue
Copy permalink