Virgil
|
c65ca1cfd9
|
Improve templating filter chaining
CI / auto-merge (push) Waiting to run
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
|
2026-04-03 11:03:04 +00:00 |
|
Virgil
|
8f6bd48cf8
|
feat(ansible): support meta end_role
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 10:39:45 +00:00 |
|
Virgil
|
7d71ff21a4
|
Tighten host limit matching
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 10:35:49 +00:00 |
|
Virgil
|
2edc43b3fb
|
fix(ansible): re-evaluate imported task when clauses
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
CI / test (push) Waiting to run
|
2026-04-03 10:28:45 +00:00 |
|
Virgil
|
0cb9cc5b28
|
Fix play-scoped vars and loop when conditions
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 10:17:08 +00:00 |
|
Virgil
|
e8a58e26ba
|
Implement any_errors_fatal play handling
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 10:07:58 +00:00 |
|
Virgil
|
6613718d8c
|
feat(ansible): support force_handlers plays
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 09:57:38 +00:00 |
|
Virgil
|
6f5d1659cd
|
fix(ansible): support include_tasks apply defaults
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-03 09:52:23 +00:00 |
|
Virgil
|
0e813a93ca
|
fix(ansible): isolate template arg scope and resolve template paths
|
2026-04-03 07:35:12 +00:00 |
|
Virgil
|
9cef8c9a03
|
feat(ansible): template loop items recursively
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
|
2026-04-02 14:54:28 +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
|
b04e68fdbf
|
feat(ansible): template play vars_files paths
|
2026-04-02 14:38:23 +00:00 |
|
Virgil
|
3e8a150375
|
feat(ansible): expose hostvars and groups in templates
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 14:27:11 +00:00 |
|
Virgil
|
563eebf40e
|
Add CLI coverage and UK English cleanup
|
2026-04-02 14:17:29 +00:00 |
|
Virgil
|
e14659dcb0
|
feat(ansible): render include task vars and inherit tags
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-02 14:06:22 +00:00 |
|
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
|
7f5c5d05e3
|
Scope set_fact to hosts
|
2026-04-02 13:53:06 +00:00 |
|
Virgil
|
bced0d3cdc
|
feat(ansible): honour include task conditions
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 13:38:45 +00:00 |
|
Virgil
|
1b633d41db
|
Refresh cached play become state
|
2026-04-02 13:25:00 +00:00 |
|
Virgil
|
ff2a8e7731
|
Support serial list batching
|
2026-04-02 03:32:40 +00:00 |
|
Virgil
|
ab9d9725be
|
feat(ansible): honour include_role tags and when
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 03:28:45 +00:00 |
|
Virgil
|
e8669f6f7c
|
feat(ansible): expose ansible_facts map
|
2026-04-02 03:25:10 +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
|
290e9b47b1
|
feat(ansible): apply role when defaults to tasks
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 03:04:35 +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
|
fbfc2a6c7e
|
feat(ansible): add builtin ping module
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 02:29:36 +00:00 |
|
Virgil
|
f4d8ae1851
|
Load role handlers in Ansible roles
|
2026-04-02 02:25:28 +00:00 |
|
Virgil
|
e6be1e5f5a
|
feat(ansible): support vars lookup
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-04-02 02:01:49 +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
|
f5c4f16d42
|
feat(ansible): add b64encode filter support
Co-authored-by: Virgil <virgil@lethean.io>
|
2026-04-02 01:54:40 +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
|
4823bd68f1
|
Resolve file lookups against base path
|
2026-04-02 00:19:59 +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
|
5f6205011c
|
fix(ansible): honour play var precedence
|
2026-04-01 23:21:50 +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
|
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
|
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 |
|