I submitted pull request a while back #2874. I’m fairly new to Ansible and Python and am looking for some community support to help contribute back these changes.
https://github.com/ansible/ansible/pull/2874
Michael DeHaan stated he was afraid of what the change might do to existing and expected behaviors. Since I set this feature conditionally and it is disabled by default, I’m not sure what the concern is. Looking for advice to correct this or gain some understanding so I can do this in a manner that is acceptable.
Michael also suggested wanting to throw these as warnings… Being fairly new to Ansible and Python., I’m not sure of the preferred way to do so. Looking for any suggestions or examples here.
He also mentioned there are two places to check for undefined “things”… I guess being newer to Ansible and Jinja2 and limited time, I’m not sure of the use-case which my change does not appear to capture. Looking for anyone to assist. I’d love to help and contribute, just need some pushes in the right direction and want to make sure it’s accommodating to the existing development and wants.
Thanks much,