Skip to content

Conversation

@arm4b
Copy link
Member

@arm4b arm4b commented Feb 13, 2017

Implement logic described in #74 to install & configure StackStorm integration packs via Ansible.

@arm4b arm4b force-pushed the feature/pack-install branch from 2b90385 to 6f7216c Compare February 13, 2017 17:34
@arm4b
Copy link
Member Author

arm4b commented Mar 3, 2017

After trying more workarounds, it's not possible to make syntax described in #74 (comment) with pure Ansible playbook/yaml logic.

This will require us to write custom Ansible module similar to apt, yum, pip which will work with st2client lib. Additional problem is that pack install is not idempotent by design.

@CLAassistant
Copy link

CLAassistant commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants