Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.0.5

    protected Release: Release 1.0.5
    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

    protected Release: Release 1.0.4
    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

    protected Release: Release 1.0.3
    Changes:
    - Enabled dynamic support for artifacts.
    - General refactor of code for readability.
    - Slighltly Improved Documentations.
    - More sophisticated release pipeline.
  • 1.0.2

    protected Release: 1.0.2
    Changes:
    - Now pulling ansible from our publicly available image. 
    - Add ci_commit_ref_name: '${CI_COMMIT_REF_NAME}' for better context in CI runs.
    > Please see prior release regarding breaking changes if not already.
  • 1.0.1

    protected
    89d1597e · Edit run.yml ·
    Release: 1.0.1
    🔖 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.
  • 1.0.0

    protected
    c18dbfc0 · Edit run.yml ·
    Release: 1.0.0
    Initial commit. 🥴🙈 We understand how to build new tags now. So we *should* stop recycling v1.0.0 going forward! LOL