Virgil
|
75bafd10c8
|
feat(ansible): support form-urlencoded uri bodies
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 02:17:38 +00:00 |
|
Virgil
|
1d864ebe41
|
feat(ansible): support lineinfile firstmatch
|
2026-04-02 01:42:56 +00:00 |
|
Virgil
|
ea048b0fec
|
feat(ansible): support lineinfile insert positions
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 01:39:10 +00:00 |
|
Virgil
|
988c0e53ca
|
feat(ansible): support authorized_key path options
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 00:52:53 +00:00 |
|
Virgil
|
ce60a583f3
|
feat(ansible): support stdin for command and shell modules
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 00:47:30 +00:00 |
|
Virgil
|
a475924e6f
|
Add rpm module dispatch support
|
2026-04-02 00:43:32 +00:00 |
|
Virgil
|
f678b97a74
|
feat(ansible): add backup support for file modules
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 00:24:23 +00:00 |
|
Virgil
|
57bc50002e
|
feat(ansible): support ufw logging mode
|
2026-04-02 00:12:13 +00:00 |
|
Virgil
|
187f157435
|
feat(ansible): support remote_src in copy module
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 23:11:42 +00:00 |
|
Virgil
|
a80c2a2096
|
Add force support to copy and template modules
|
2026-04-01 23:02:03 +00:00 |
|
Virgil
|
23659c185b
|
Add command module argv support
|
2026-04-01 22:36:28 +00:00 |
|
Virgil
|
d28e5a0ac7
|
feat(ansible): support exclusive authorized_key entries
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 22:32:56 +00:00 |
|
Virgil
|
c3aa73e065
|
Fix authorized_key key handling
|
2026-04-01 22:24:33 +00:00 |
|
Virgil
|
6fb90524ce
|
Add URI body_format support
|
2026-04-01 21:32:36 +00:00 |
|
Virgil
|
695453cfe4
|
Add URI return_content support
|
2026-04-01 21:28:53 +00:00 |
|
Virgil
|
2cd724614a
|
Support multiple URI status codes
|
2026-04-01 20:57:15 +00:00 |
|
Virgil
|
8a98a69efe
|
Add setup fact filtering
|
2026-04-01 20:27:53 +00:00 |
|
Virgil
|
bfbbd31f09
|
Add diff-aware file module output
|
2026-04-01 20:22:39 +00:00 |
|
Virgil
|
2965d93ca8
|
Add docker compose v2 alias
|
2026-04-01 20:19:38 +00:00 |
|
Virgil
|
02cb9273c5
|
feat(ansible): reset cached ssh connections
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 20:10:56 +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
|
abf27ad7f7
|
feat(ansible): add yum and dnf package support
|
2026-04-01 19:48:36 +00:00 |
|
Virgil
|
df0e79939c
|
Add archive module support
|
2026-04-01 19:37:33 +00:00 |
|
Virgil
|
6eee9866e5
|
fix(ansible): add lineinfile backrefs support
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 19:31:26 +00:00 |
|
Virgil
|
a973604e95
|
feat(ansible): add group_by module
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 19:21:57 +00:00 |
|
Virgil
|
f27fb19bed
|
feat(ansible): implement setup fact gathering
|
2026-04-01 19:12:44 +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 |
|