aws-s3-backup/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sat, 16 May 2020 09:55:46 -0500
changeset 25 b4e52ddd1210
parent 2 2556522a2a45
permissions -rw-r--r--
Removed newlines at end of minecraft config files to avoid generating changes after server removes them.

---

aws_s3_backup_region: "us-east-1"
aws_s3_backup_pip_packages:
  - "awscli"
  - "boto3"