[ansible-project] Is it possible to use S3 Ansible module on on-premise S3 Scality storage ?

2018-03-10 Thread Coolman
Hello there, We have a S3 storage on on-premise cloud. I try to use the S3 Ansible module but it does not work : the S3 Ansible module seems to try to call AWS S3 instead of my on-premise S3 storage (despite parameters setted to my S3 on-premise values). It seems that Ansible S3 module hard

[ansible-project] Failed to get D-Bus connection in Docker Container

2016-12-12 Thread Coolman
Hello there, I get the error described in the title when I execute systemctl in a docker container launcher with Ansible docker module. Thus, I cannot manage services in the docker container (eg. satrt/stop/reload nginx service ...etc.) How can I avoid this issue when launching a docker

[ansible-project] How to list Ansible Roles and version used by my playbook on Ansible Tower

2016-12-02 Thread Coolman
Hello there, I use Ansible Tower to Orchestrate my Continous Delivery Pipeline. I call my roles using the requirement.yml file located in the roles directory within my playbook directory. The thing is that I want to know the list of Roles and their version used by each playbook. The aim is to