From: alex Date: Sat, 23 Mar 2024 10:13:51 +0000 (+0100) Subject: Document bucket auth X-Git-Tag: 20241020-emacs~235 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=d01e7c78766b516e2d752b7c64d53e5df48c9b31;p=alex.git Document bucket auth --- diff --git a/personal_infra/playbooks/roles/takahe/tasks/main.yaml b/personal_infra/playbooks/roles/takahe/tasks/main.yaml index 091d00f..e432e97 100644 --- a/personal_infra/playbooks/roles/takahe/tasks/main.yaml +++ b/personal_infra/playbooks/roles/takahe/tasks/main.yaml @@ -2,7 +2,11 @@ # extra setup: # # - create the postgres database -# - s3 bucket? +# +# weed shell +# - s3.configure -access_key=... -secret_key=... -buckets=takahe -user=... -actions=Read,Write,List,Tagging,Admin -apply +# - s3.configure -buckets=takahe -user=anonymous -actions=Read -apply +# - name: create CNAMEs local_action: module: amazon.aws.route53