|
7 лет назад | |
---|---|---|
.. | ||
tasks | 7 лет назад | |
README.md | 7 лет назад |
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