Virgil
|
6f9900e059
|
feat(ansible): honour delegate_to for task execution
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:46:12 +00:00 |
|
Virgil
|
0a83e69a10
|
feat(ansible): expose inventory become password
CI / auto-fix (push) Failing after 0s
CI / test (push) Failing after 2s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:38:39 +00:00 |
|
Virgil
|
ac55514427
|
feat(ansible): apply play and task environment
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:32:15 +00:00 |
|
Virgil
|
df8c055954
|
feat(ansible): honour max_fail_percentage
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:23:52 +00:00 |
|
Virgil
|
dae3b756ed
|
feat(ansible): enforce run_once tasks
CI / test (push) Failing after 3s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:11:42 +00:00 |
|
Virgil
|
657c084310
|
feat(ansible): honour play tags for task filtering
CI / test (push) Failing after 4s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 06:06:56 +00:00 |
|
Virgil
|
f1444396e4
|
Add until retry handling
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
|
2026-04-01 06:00:44 +00:00 |
|
Virgil
|
00b556d88e
|
Implement loop pause control
CI / test (push) Failing after 3s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
|
2026-04-01 05:37:38 +00:00 |
|
Virgil
|
eabf337948
|
feat(ansible): honour play serial batching
CI / test (push) Failing after 3s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 1s
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 04:56:51 +00:00 |
|
Virgil
|
f127ac2fcb
|
chore: polish ax v0.8.0 compliance
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-26 16:39:59 +00:00 |
|
Snider
|
4fe5484e1f
|
feat: extract ansible package from go-devops
Pure Go Ansible playbook engine: YAML parser, SSH executor, 30+ module
implementations, Jinja2-compatible templating, privilege escalation,
event-driven callbacks, and inventory pattern matching.
438 tests passing with race detector.
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-03-09 11:37:27 +00:00 |
|