aws-s3-backup/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 03 May 2020 15:55:21 -0500
changeset 18 ea20908c3904
parent 2 2556522a2a45
permissions -rw-r--r--
Removed use of install command.

---

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