Ansiblize rclone mounts configs

This commit is contained in:
Jake Howard
2020-05-22 12:04:43 +01:00
parent 251d52f1de
commit 7fbfbbb699
3 changed files with 30 additions and 1 deletions

View File

@ -0,0 +1 @@
upload: upload

View File

@ -0,0 +1,7 @@
[upload]
type = s3
provider = Minio
env_auth = false
access_key_id = {{ minio_access_key }}
secret_access_key = {{ minio_secret_key }}
endpoint = https://upload.theorangeone.net