aws-s3-backup/templates/aws-credentials.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 10 Sep 2022 15:18:24 -0500
changeset 194 d1e44e23f48e
parent 2 2556522a2a45
permissions -rw-r--r--
Enabled experimental spaces and threading features in dendrite.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     1
# {{ansible_managed}}
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     2
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     3
[default]
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     4
aws_access_key_id={{aws_access_key}}
df042396074e Opensourcing raspberry pi roles.
Luke Hoersten <luke@hoersten.org>
parents:
diff changeset
     5
aws_secret_access_key={{aws_secret_key}}