mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Updated Documentation
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# role native-mailserver
|
||||
This role is not implemented yet. For further information check: https://www.netarky.com/programming/arch_linux/Arch_Linux_mail_server_setup_1.html
|
@@ -1,3 +0,0 @@
|
||||
---
|
||||
- name: mariadb restart
|
||||
service: name=mariadb state=restarted enabled=yes
|
@@ -1,8 +0,0 @@
|
||||
---
|
||||
- name: install MariaDB
|
||||
pacman: name=mariadb state=present
|
||||
notify: mariadb restart
|
||||
|
||||
- name: executing installation script
|
||||
command: mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
|
||||
notify: mariadb restart
|
Reference in New Issue
Block a user