[ansible-devel] EC2 tags usage in Ansible play book

2022-03-24 Thread jayanth reddy
Hello Team, Hope you are doing well and good. Can you help me on how to use multiple ec2 tags in ansible plays by using when condition. Best Regards, Jayanth -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this grou

Re: [ansible-devel] Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\"

2022-03-24 Thread Jorge Rúa
I'd say to approach this issue as a problem with the remote_user you're using. So it's worth checking if remote_user has all required privileges to become root. Another quick test is to set remote_tmp to just /tmp. Hope that's helpful El vie, 18 mar 2022 a las 20:00, igor haase () escribió: > Hi