Virgil
|
9925b7d2e8
|
feat(ansible): add host context template vars
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 14:01:48 +00:00 |
|
Virgil
|
1b633d41db
|
Refresh cached play become state
|
2026-04-02 13:25:00 +00:00 |
|
Virgil
|
e42e0452ad
|
feat(ansible): resolve nested condition vars
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 03:20:39 +00:00 |
|
Virgil
|
c5712c696d
|
Support role shorthand in include/import tasks
|
2026-04-02 02:57:51 +00:00 |
|
Virgil
|
a95b6ec5d8
|
feat(ansible): support custom role handlers files
|
2026-04-02 02:43:15 +00:00 |
|
Virgil
|
f4d8ae1851
|
Load role handlers in Ansible roles
|
2026-04-02 02:25:28 +00:00 |
|
Virgil
|
35014b52fc
|
feat(ansible): expose loop label without extended metadata
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 01:58:31 +00:00 |
|
Virgil
|
b3f2cc3fc6
|
feat(ansible): add regex_replace filter support
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 01:51:39 +00:00 |
|
Virgil
|
7f7cc55479
|
feat(ansible): support public role vars
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 01:29:42 +00:00 |
|
Virgil
|
a81e05a078
|
feat(ansible): support skip_missing for with_subelements
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 00:36:51 +00:00 |
|
Virgil
|
4e0a5f714c
|
feat(ansible): add with_subelements loop support
|
2026-04-02 00:32:37 +00:00 |
|
Virgil
|
807751ebe7
|
feat(ansible): support include_role apply defaults
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 00:17:04 +00:00 |
|
Virgil
|
4b884f67d6
|
Templated include_role resolution
|
2026-04-02 00:08:24 +00:00 |
|
Virgil
|
4bba5ef00e
|
fix(ansible): scope inventory_hostname for task templating
|
2026-04-02 00:05:23 +00:00 |
|
Virgil
|
e1e2b6402e
|
feat(ansible): expand templated loop sources
|
2026-04-01 23:59:45 +00:00 |
|
Virgil
|
5bb3a2f636
|
feat(ansible): support with_together legacy loops
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 23:38:25 +00:00 |
|
Virgil
|
2655775a8f
|
Fix loop task finalisation
|
2026-04-01 23:34:33 +00:00 |
|
Virgil
|
0e3a362269
|
feat(ansible): support legacy action shorthands
|
2026-04-01 23:31:40 +00:00 |
|
Virgil
|
5f6205011c
|
fix(ansible): honour play var precedence
|
2026-04-01 23:21:50 +00:00 |
|
Virgil
|
05df5b5bb8
|
feat(ansible): support with_nested loops
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-01 23:18:46 +00:00 |
|
Virgil
|
2e54726977
|
Support custom role defaults and vars files
|
2026-04-01 23:15:08 +00:00 |
|
Virgil
|
9e7219782a
|
feat(ansible): support play vars_files
|
2026-04-01 23:05:24 +00:00 |
|
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
|
41d74b0ac6
|
Support with_sequence task loops
|
2026-04-01 22:44:12 +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
|
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
|
f97f042a3c
|
Handle always-tagged tasks in tag filtering
|
2026-04-01 21:51:20 +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
|
89eee7b964
|
Redact no_log task results
|
2026-04-01 21:22:32 +00:00 |
|
Virgil
|
9ba6cdc5a4
|
feat(ansible): refresh inventory on meta action
|
2026-04-01 21:15:11 +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
|
66af49ec7f
|
Support short-form community modules
|
2026-04-01 21:00:32 +00:00 |
|
Virgil
|
f71e8642e9
|
Apply task and play environment vars
|
2026-04-01 20:51:57 +00:00 |
|
Virgil
|
ef908a7b35
|
feat(ansible): support meta clear_host_errors
|
2026-04-01 20:46:00 +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
|
cab43816a0
|
Implement max fail percentage handling
|
2026-04-01 20:17:29 +00:00 |
|
Virgil
|
f1a52e777e
|
Normalize with_dict legacy loops
|
2026-04-01 20:08:34 +00:00 |
|
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 |
|