Re: [ansible-project] Support looking up binary files as HTTP-based APIs are increasingly supporting uploading of BASE64 encoded binaries in JSON documents.

2017-09-19 Thread Brian Coca
Use the slurp task. lookups cannot do this because they are part of Jinja2 templating. -- -- Brian Coca -- 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

[ansible-project] Support looking up binary files as HTTP-based APIs are increasingly supporting uploading of BASE64 encoded binaries in JSON documents.

2017-09-19 Thread Behrang Saeedzadeh
Hi, This is in regards to #11594 . Many APIs these days allow embedding BASE64 encoded binary data in JSON documents. Here's an example from Databricks, wherein the "content" field c