• bastion-v0.4-templates 85afbd8d61

    Ghost released this 2026-04-14 15:23:03 +00:00 | -20 commits to main since this release

    Dynamic inventory plugin — queries Bastion for managed devices,
    groups by OS and compliance state, bastion_* host vars, zero
    credentials in inventory.

    Credential lookup plugin — resolves short-lived credentials from
    Bastion's CredentialResolver at execution time. Graceful
    degradation when broker unavailable.

    Chronicle callback plugin — reports playbook lifecycle events
    (started, task completed, completed) to Chronicle. Optionally
    triggers compliance re-evaluation after playbook completion.

    Shared BastionClient for all plugins using stdlib urllib.

    Signed-off-by: Tyler King tking@guildhouse.dev

    Downloads