Open
Description
Similar to Pack Install #74 we'll need an abstraction for st2
key/value store.
For example define a list of K/V pairs in yaml
which will be added in st2
datastore during Ansible provisioning.
See: https://docs.stackstorm.com/datastore.html
At a low level it could be implemented via Ansible plugins/modules (lookup/set):