anarchy
anarchy copied to clipboard
An operator for adding state for arbitrary api interactions
Anarchy should have a process for backing up AnarchySubjects and AnarchyActions to object storage such that they can be retrieved for DR purposes. The restore can be as simple as...
It should be possible to trigger an event handler of some sort for an operator in response to a webhook. This should add support for GitOps activities in a general...
Anarchy should support running playbooks other than the dynamically generated playbook by use of the `import_playbook`. This would be particularly useful for supporting Ansible collections.