Skip to content

Instantly share code, notes, and snippets.

@prune998
Created January 22, 2015 13:56
Show Gist options
  • Save prune998/0aaf992b7aec450abfb0 to your computer and use it in GitHub Desktop.
Save prune998/0aaf992b7aec450abfb0 to your computer and use it in GitHub Desktop.
dict in set_fact
- set_fact: action_data="{'action':'one','data':'two'}"
tags:
- deploy_container
- deploy_container_id
- debug: msg="say {{ action_data['action'] }}"
tags:
- deploy_container
- deploy_container_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment