Hi guys,
- I looked for many places but could not find an answer of why this could be happening. I have the following play and its giving lots of headaches:
Environment:
`
$ uname -v
#39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017
$ uname -r
4.10.0-35-generic
$ pip freeze | grep ansible
ansible==2.5.0
ansible-lint==3.4.16
$ python --version
Python 2.7.12+
`
Code being tested:
`