|
%!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
tasks | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos |
Ansible role to create an s3 bucket
Ansible Modules:
- name: create an s3 bucket
include_role:
name: openshift_aws_s3
vars:
r_openshift_aws_s3_clusterid: mycluster
r_openshift_aws_s3_region: us-east-1
r_openshift_aws_s3_mode: create
Apache 2.0
Openshift