Created
July 15, 2020 18:59
-
-
Save metabsd/27e573fcfe6d6c63e424842eaf19cdd1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"temp_var | from_yaml": [ | |
{ | |
"name": "Project", | |
"strValue": "mm-uc-dev" | |
} | |
], | |
"_ansible_verbose_always": true, | |
"_ansible_no_log": false, | |
"changed": false, | |
"item": { | |
"source_project": "mm-uc-dev", | |
"source_sectag": "N/A", | |
"source_network": "N/A", | |
"destination_project": "N/A", | |
"destination_sectag": "N/A", | |
"destination_network": "172.25.10.0/24", | |
"protocol": "N/A", | |
"port": "80" | |
}, | |
"ansible_loop_var": "item", | |
"_ansible_item_label": { | |
"source_project": "mm-uc-dev", | |
"source_sectag": "N/A", | |
"source_network": "N/A", | |
"destination_project": "N/A", | |
"destination_sectag": "N/A", | |
"destination_network": "172.25.10.0/24", | |
"protocol": "N/A", | |
"port": "80" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment