1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

[docs] Fix typos in aws_s3 and s3_bucket module docs (#46106)

Eucalypus to Eucalyptus

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-09-25 18:27:44 +05:30 committed by Ryan Brown
parent d1beb8436b
commit 4b4b21d745
2 changed files with 2 additions and 2 deletions

View file

@ -131,7 +131,7 @@ options:
version_added: "2.0"
s3_url:
description:
- S3 URL endpoint for usage with Ceph, Eucalypus, fakes3, etc. Otherwise assumes AWS
- S3 URL endpoint for usage with Ceph, Eucalyptus and fakes3 etc. Otherwise assumes AWS.
aliases: [ S3_URL ]
dualstack:
description:

View file

@ -43,7 +43,7 @@ options:
- The JSON policy as a string.
s3_url:
description:
- S3 URL endpoint for usage with Ceph, Eucalypus, fakes3, etc. Otherwise assumes AWS
- S3 URL endpoint for usage with Ceph, Eucalyptus and fakes3 etc. Otherwise assumes AWS.
aliases: [ S3_URL ]
ceph:
description: