mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-03-04 18:00
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
|
||||
dependencies:
|
||||
- role: mkdir
|
||||
- role: mysql_server
|
||||
when: sftpgo_db_server in ['localhost','127.0.0.1']
|
||||
when: sftpgo_db_server in ['localhost','127.0.0.1'] and sftpgo_db_engine == 'mysql'
|
||||
|
Reference in New Issue
Block a user