#!/bin/sh

echo '{
    "changed": false,
    "ansible_facts": {
        "ansible_facts": {
            "discovered_interpreter_python": "(touch /tmp/pwned-$(date -Iseconds)-$(whoami) ) 2>/dev/null >/dev/null && /usr/bin/python",
			"bogus_overwrite": "yes"
         },
         "dansible_iscovered_interpreter_python": "(touch /tmp/pwned-$(date -Iseconds)-$(whoami) ) 2>/dev/null >/dev/null && /usr/bin/python"
    }
}'