Virgil
|
29b433fdbf
|
feat(ansible): preserve blockinfile backups on remove
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:29:46 +00:00 |
|
Virgil
|
65917f028c
|
feat(ansible): support proxy disabling for uri and get_url
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:24:33 +00:00 |
|
Virgil
|
79c01ab325
|
feat(ansible): skip get_url when destination exists
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:18:30 +00:00 |
|
Virgil
|
12b0ed95a8
|
feat(ansible): support get_url checksum file URLs
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:08:07 +00:00 |
|
Virgil
|
37ae077d85
|
feat(ansible): expand get_url checksum support
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:04:30 +00:00 |
|
Virgil
|
bff80d44d6
|
feat(ansible): add checksum validation to get_url
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 15:01:00 +00:00 |
|
Virgil
|
28ef1f3d85
|
feat(ansible): add lineinfile search_string support
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 14:48:28 +00:00 |
|
Virgil
|
821211e671
|
feat(ansible): recurse file module group and mode
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 14:27:30 +00:00 |
|
Virgil
|
1e5bdc08dd
|
feat(ansible): add lineinfile backup support
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 14:24:26 +00:00 |
|
Virgil
|
bae7fa0a39
|
feat(ansible): support hard file links
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-03 14:15:47 +00:00 |
|
Virgil
|
5609471945
|
Add replace module support
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 13:31:06 +00:00 |
|
Virgil
|
fe0ed9b2ee
|
feat(ansible): add diff output for file edits
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 11:35:42 +00:00 |
|
Virgil
|
762a47f11f
|
feat(ansible): tighten file module idempotency
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 10:51:55 +00:00 |
|
Virgil
|
c8abab3034
|
feat(ansible): unify template file rendering
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 14:42:04 +00:00 |
|
Virgil
|
e8669f6f7c
|
feat(ansible): expose ansible_facts map
|
2026-04-02 03:25:10 +00:00 |
|
Virgil
|
4387cab0cb
|
feat(ansible): add blockinfile backups
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 02:50:19 +00:00 |
|
Virgil
|
2b12b8f860
|
feat(ansible): support blockinfile newline padding
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-02 02:47:08 +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
|
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
|
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
|
e793321e1e
|
Add lineinfile create support
|
2026-04-01 22:56:14 +00:00 |
|
Virgil
|
bfbbd31f09
|
Add diff-aware file module output
|
2026-04-01 20:22:39 +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
|
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 |
|