Re: [ansible-project] S3_Sync Module Not Working with ModuleNotFoundError: No module named 'botocore.vendored'

2019-04-20 Thread Kane Consulting Group
Kai- I appreciate you pointing me in the right direction. After much research (and some trial and error), it seems that one solution was to upgrade the boto3 and botocore using the following command on the host machine: sudo python3 -m pip install boto3 --upgrade The result "Successfully inst

Re: [ansible-project] Ubuntu 19.04 Support

2019-04-20 Thread Jean-Yves LENHOF
Le 20/04/2019 à 10:48, Abdullah Medhat a écrit : Hello, When will the packages for Ubuntu 19.04 be available ? $ sudo apt update ... Err:8 http://ppa.launchpad.net/ansible/ansible/ubuntu disco Release   404  Not Found ... Reading package lists... Done E: The repository 'http://ppa.launchpad.n

[ansible-project] Ubuntu 19.04 Support

2019-04-20 Thread Abdullah Medhat
Hello, When will the packages for Ubuntu 19.04 be available ? $ sudo apt update ... Err:8 http://ppa.launchpad.net/ansible/ansible/ubuntu disco Release 404 Not Found ... Reading package lists... Done E: The

[ansible-project] Passing mupltiple variables to template vars yml

2019-04-20 Thread CORLEONE##
Hello guys...i have a playbook which i am invoking using jenkins..however i am unable to pass on variables as arguments so that they could override template-vars.yml preset variables and also some new variables.how to achieve it -- You received this message because you are subscribed to t