Commit graph

100 commits

Author SHA1 Message Date
Virgil
b67d9419a4 feat(ansible): expose full extended loop metadata
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:53:34 +00:00
Virgil
defcd18f44 Fix default template fallback for missing vars 2026-04-01 22:47:37 +00:00
Virgil
41d74b0ac6 Support with_sequence task loops 2026-04-01 22:44:12 +00:00
Virgil
8c73ff922b Support builtin docker compose alias 2026-04-01 22:39:42 +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
3c51fd40ad Add handler listen alias support 2026-04-01 22:29:44 +00:00
Virgil
a43a447f55 feat(ansible): add with_fileglob loop support
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:27:17 +00:00
Virgil
c3aa73e065 Fix authorized_key key handling 2026-04-01 22:24:33 +00:00
Virgil
11bb1b6a7f Add reboot wait and test flow 2026-04-01 22:21:40 +00:00
Virgil
92634bf561 feat(ansible): support indexed loop items
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:18:31 +00:00
Virgil
8130be049a Support logical when expressions 2026-04-01 22:07:30 +00:00
Virgil
d969cc9205 Resolve local paths from playbook base 2026-04-01 22:03:43 +00:00
Virgil
3a4118ada8 Fix include task variable inheritance 2026-04-01 22:00:12 +00:00
Virgil
c77a32f24f Templated include task paths per host 2026-04-01 21:57:05 +00:00
Virgil
87cd890ea1 Add wait_for search_regex support 2026-04-01 21:53:41 +00:00
Virgil
f97f042a3c Handle always-tagged tasks in tag filtering 2026-04-01 21:51:20 +00:00
Virgil
89a87ad1f4 Add wait_for port-absent support 2026-04-01 21:49:22 +00:00
Virgil
5951f74f27 Resolve include task paths relative to playbooks 2026-04-01 21:46:52 +00:00
Virgil
ca6dc7912e feat(ansible): reload sysctl changes 2026-04-01 21:44:08 +00:00
Virgil
6805aeb410 fix(ansible): apply role defaults and vars during execution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:40:18 +00:00
Virgil
7e1edf86dc Add setup gather_subset filtering 2026-04-01 21:35:47 +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
23047aaa6f Handle meta end_batch actions 2026-04-01 21:25:32 +00:00
Virgil
89eee7b964 Redact no_log task results 2026-04-01 21:22:32 +00:00
Virgil
f233605542 Add local connection execution support 2026-04-01 21:19:00 +00:00
Virgil
9ba6cdc5a4 feat(ansible): refresh inventory on meta action 2026-04-01 21:15:11 +00:00
Virgil
3596845838 Support repeated ansible extra-vars 2026-04-01 21:12:05 +00:00
Virgil
093676ff1a Honor play tags during task execution 2026-04-01 21:10:02 +00:00
Virgil
097aeec0d2 Add with_file loop support 2026-04-01 21:07:04 +00:00
Virgil
df8a400553 Add host pattern resolution 2026-04-01 21:02:51 +00:00
Virgil
66af49ec7f Support short-form community modules 2026-04-01 21:00:32 +00:00
Virgil
2cd724614a Support multiple URI status codes 2026-04-01 20:57:15 +00:00
Virgil
f80825783c fix(ansible): support import_playbook expansion 2026-04-01 20:54:36 +00:00
Virgil
f71e8642e9 Apply task and play environment vars 2026-04-01 20:51:57 +00:00
Virgil
4245e1e530 Add command module creates/removes gating 2026-04-01 20:48:09 +00:00
Virgil
ef908a7b35 feat(ansible): support meta clear_host_errors 2026-04-01 20:46:00 +00:00
Virgil
f5e66b556b fix(ansible): detect up-to-date docker compose runs 2026-04-01 20:43:28 +00:00
Virgil
fba61dbc5a Register community Ansible modules 2026-04-01 20:41:08 +00:00
Virgil
eb03970129 feat(ansible): support meta end_host
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 20:38:08 +00:00
Virgil
3ae6ada028 Add short-form system module aliases 2026-04-01 20:34:59 +00:00
Virgil
d99acf3dd1 Fix role-level when host evaluation 2026-04-01 20:32:50 +00:00
Virgil
0993a0e851 Apply role tags during task execution 2026-04-01 20:30: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
cab43816a0 Implement max fail percentage handling 2026-04-01 20:17:29 +00:00
Virgil
5b66334d44 Implement Jinja b64decode filter 2026-04-01 20:14:40 +00:00
Virgil
af7c360fbb Add wait_for path support 2026-04-01 20:12:52 +00:00