Tags give the ability to mark specific points in history as being important
-
1.0.5
protected3ed21908 · ·New Features: - SOPS support! Encrypt your secrets within the component! - Slightly refactored documentation. (polishing) > Feeling pretty baked now! What might we need next?
-
1.0.4
protecteda94f4bdd · ·New Features: - Documentation of the component is now handled more dynamically. - Documentation quality should improve from here on out. I do not think anything else actually changed, however we will be exporting this release pipeline to a dedicated release component in the near future to make handling the component release cycle less chaotic where we might otherwise manage these pipelines per each repo rather than a template based import that links to a separately maintained release that is applied organization wide.
-
1.0.3
protected2cdd03b4 · ·Changes: - Enabled dynamic support for artifacts. - General refactor of code for readability. - Slighltly Improved Documentations. - More sophisticated release pipeline.
-
1.0.1
protected89d1597e · ·🔖 Release: v1.0.1 — Ansible GitOps Component Overhaul (Breaking Changes) 🚨 Breaking Changes Input variable names have changed: - project_file → now used as ANSIBLE_PLAYBOOK - inventory_file → now used as ANSIBLE_INVENTORY - root_dir → renamed to ansible_dir - remote_ssh → renamed to ssh_private_key > See the component reference for more details about *all* the changes.. Impact: Any pipelines, templates, or includes that relied on the old input names must be updated to use the new input structure.