Re: [ansible-project] s3_ modules for DELL EMC ECS

2018-09-19 Thread Martyn Kempster
I've tried various uses of s3_url pointing to my ECS instance, it seems to be a bit temperamental. Sometimes I will get invalid endpoint and other times i get 'NoneType' object has no attribute 'endswith' fatal: [ECS_SERVER]: FAILED! => { "changed": false, "module_stderr": "Shared

Re: [ansible-project] s3_ modules for DELL EMC ECS

2018-09-18 Thread Allen Sanabria
Have you tried passing the *s3_url*: On Tue, Sep 18, 2018 at 9:51 AM, Martyn Kempster wrote: > Is it possible to use any of the s3_ and ecs_ modules for EMC ECS? ECS > uses the standard s3 API and has the same parameters such as AWS Secret > Keys and Access Keys. > > I've tried using the

[ansible-project] s3_ modules for DELL EMC ECS

2018-09-18 Thread Martyn Kempster
Is it possible to use any of the s3_ and ecs_ modules for EMC ECS? ECS uses the standard s3 API and has the same parameters such as AWS Secret Keys and Access Keys. I've tried using the s3_bucket module but I get 'Couldn't connect to AWS: Invalid endpoint:' when trying to point to my ECS