[ansible-project] Ansible ansible_private_key_file and Hashicorp Vault

2019-03-23 Thread Bruno Cochofel
Hi, Can anyone help me on how to integrate getting ansible_private_key_file from Hashicorp Vault? Thanks, Bruno -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email

[ansible-project] Looking for easy way to filter out windows versions below Server 2016

2019-03-23 Thread Seth Daemen
Is there a easy way to filter out older windows versions below 2016 For windows 7, windows 2008 etc I do other command in my playbook then for server 2016 and 2019 and windows 10. I want to make one when statement instead of different ones. -- You received this message because you are subscri

Re: [ansible-project] aws_s3 module fails, says Boto3 is missing when it is not - bug?

2019-03-23 Thread Sudheer S
On 23/03/19 2:48 AM, gigit1...@gmail.com wrote: This Play installs python3, pip3, boto3 and botocore, and trys to use aws_s3 module to download a file: TASK [run yum update -y using yum module] *** ok: [ip-10

[ansible-project] Re: Installing Office 2016 through Ansible?

2019-03-23 Thread Seth Daemen
Can you post your playbook here? Op zaterdag 23 maart 2019 02:43:51 UTC+1 schreef Tuyen Nguyen: > > Hi > > I created a playbook to install Office 2016 which I think should work. I > had it run setup.exe /adminfile -- the unattended.msp > file I created by running setup.exe /setup and setting i