Commit graph

249 commits

Author SHA1 Message Date
Virgil
153bf5b863 feat(ansible): support password lookups
Some checks are pending
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:07:04 +00:00
Virgil
1c637a2199 feat(ansible): support fileglob lookups
Some checks are pending
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:03:50 +00:00
Virgil
470592e253 feat(ansible): support pipe lookups
Some checks are pending
CI / auto-merge (push) Waiting to run
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 14:00:44 +00:00
Virgil
541d16b5a6 feat(ansible): support uri basic auth flags
Some checks are pending
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 13:56:25 +00:00
Virgil
2927fb4c78 feat(ansible): support cron special_time schedules
Some checks are pending
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 13:51:58 +00:00
Virgil
fd6b8b0d2f feat(ansible): expose ansible_limit magic var
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:48:15 +00:00
Virgil
0e3c126723 feat(ansible): expose play name magic var
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:45:43 +00:00
Virgil
3f601ff7b5 feat(ansible): expose play magic vars
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:43:15 +00:00
Virgil
80fb75baab feat(ansible): honour task check mode overrides
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:38:19 +00:00
Virgil
1b13b33821 feat(ansible): support sysctl ignoreerrors
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:33:51 +00:00
Virgil
5609471945 Add replace module support
Some checks are pending
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
cffc35a973 Expose check and diff mode magic vars
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:26:38 +00:00
Virgil
dac108cab5 feat(ansible): support local user management
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:23:29 +00:00
Virgil
65cd1b9e01 refactor(ansible): clarify CLI helper naming
Some checks are pending
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 13:18:36 +00:00
Virgil
2dc29d1592 feat(ansible): support group local mode
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:15:48 +00:00
Virgil
472c45ba85 feat(ansible): support user group append
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:12:51 +00:00
Virgil
031e41be19 Add play module defaults support
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:08:52 +00:00
Virgil
bbe110c1c0 feat(ansible): accept hostname alias
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:04:55 +00:00
Virgil
17691b9ff0 feat(ansible): support custom reboot commands
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 13:02:11 +00:00
Virgil
b75ba32cc2 Add shell executable support
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:58:03 +00:00
Virgil
4ccb8fc93b feat(ansible): support delegated facts
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:54:45 +00:00
Virgil
9dfd5b3af1 feat(ansible): support ufw rule deletion
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:50:19 +00:00
Virgil
1e7deda933 feat(ansible): honour setup gather_timeout
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:47:29 +00:00
Virgil
d8798ec56f feat(ansible): return include_vars file list
Some checks are pending
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 12:44:24 +00:00
Virgil
7833c872a4 Support default filters in loop expressions
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:40:33 +00:00
Virgil
71a50b0d2b Add inventory and role magic vars
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:33:43 +00:00
Virgil
5420321e22 fix(ansible): expose set_fact values via ansible_facts
Some checks are pending
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 12:29:11 +00:00
Virgil
1e99665f6e Tighten structured module results
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:24:19 +00:00
Virgil
7cbb53dbc8 refactor(ansible): document local client constructor
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:19:47 +00:00
Virgil
dcddb0b510 test(ansible): cover executor run entrypoint
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:16:02 +00:00
Virgil
e95c35c097 refactor(ansible): align AX naming examples
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:12:40 +00:00
Virgil
ac45fd9830 Support compose project flags
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:07:24 +00:00
Virgil
251206748a Add automatic playbook_dir handling
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 12:02:21 +00:00
Virgil
4b3cfbef8d Support mixed legacy action syntax
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:57:28 +00:00
Virgil
c70f02cb09 fix(ansible): merge repeated list flags
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:52:36 +00:00
Virgil
22e689bbfa fix(ansible): fail fast on reboot initiation errors
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:49:21 +00:00
Virgil
610294db6b feat(ansible): type extra vars scalars
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:44:56 +00:00
Virgil
82c7c73d50 fix(ansible): clear become state when disabled
Some checks are pending
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 11:41:04 +00:00
Virgil
fe0ed9b2ee feat(ansible): add diff output for file edits
Some checks are pending
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
324411bb95 fix(ansible): include diff path in CLI output
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:30:48 +00:00
Virgil
e5b891e7d7 fix(ansible): trim comma-separated CLI inputs
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:28:08 +00:00
Virgil
4d1e46b933 Refine ansible CLI option handling
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:24:10 +00:00
Virgil
909aac859a feat(ansible): support list-valued package targets
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:19:59 +00:00
Virgil
2b32f453db Fix block inheritance in executor
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:14:37 +00:00
Virgil
8ebfafd6cc refactor(ansible): rename cli helpers for clarity
Some checks are pending
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
CI / auto-merge (push) Waiting to run
2026-04-03 11:11:17 +00:00
Virgil
103b5ed255 fix(ansible): propagate rescue block failures
Some checks are pending
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 11:07:17 +00:00
Virgil
c65ca1cfd9 Improve templating filter chaining
Some checks are pending
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
c52d539d3c feat(parser): support FQCN action directives
Some checks are pending
CI / auto-merge (push) Waiting to run
CI / test (push) Waiting to run
CI / auto-fix (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 10:59:46 +00:00
Virgil
78eac4e8f2 docs(ansible): add AX usage examples
Some checks are pending
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 10:56:05 +00:00
Virgil
762a47f11f feat(ansible): tighten file module idempotency
Some checks are pending
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