I am using a include_vars file to pipe the variable to a libary/ps1/py file which will return results / verification. Is there a way to not include the item data /ansible loop information in the .results data. As I figured the .results data should only include the data I pipe back from the libary/ps1/py file results. So with this example below if i sent over the installmedia_source/values , set the attrib in the PS1 file and returned it and displayed .results it still includes the .item info. Unless anyone can suggest a better way to pass a include_vars values over to the ps1 file/task.
[image: case-ansible forums.png] -- 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 to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/345a68f1-5663-4ae8-b408-f4df907b6a94%40googlegroups.com.
