mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Update main.yml
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- shell: hostname
|
||||
register: current_hostname
|
||||
|
||||
|
||||
- name: Add MariaDB-Repository
|
||||
sudo: yes
|
||||
apt_repository: repo='deb http://mirror6.layerjet.com/mariadb/repo/10.1/ubuntu {{ ansible_distribution_release }} main' state=present
|
||||
|
Reference in New Issue
Block a user