Virgil
|
716ad80951
|
feat(ansible): expose extended loop metadata
|
2026-04-01 20:06:14 +00:00 |
|
Virgil
|
eb3b9cca07
|
feat(ansible): support delegate_to task execution
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-01 20:00:45 +00:00 |
|
Virgil
|
692c2cf58a
|
feat(ansible): support meta end_play
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-01 19:57:12 +00:00 |
|
Virgil
|
709b1f5dc4
|
Implement play serial batching
|
2026-04-01 19:54:13 +00:00 |
|
Virgil
|
d9d16e8092
|
Implement meta flush handlers support
|
2026-04-01 19:51:23 +00:00 |
|
Virgil
|
39d4de9e8f
|
fix(ansible): honour loop_control pause
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 19:43:10 +00:00 |
|
Virgil
|
e1db473011
|
feat(ansible): add task retries and until support
|
2026-04-01 19:34:28 +00:00 |
|
Virgil
|
6fb5ebe920
|
feat(ansible): honour check mode for mutating tasks
|
2026-04-01 19:28:25 +00:00 |
|
Virgil
|
acf0a16349
|
feat(ansible): implement run_once task handling
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-01 19:25:16 +00:00 |
|
Virgil
|
8321e16969
|
fix(ansible): apply task result conditions
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-01 19:18:52 +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 |
|