Commit graph

65 commits

Author SHA1 Message Date
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
Virgil
02cb9273c5 feat(ansible): reset cached ssh connections
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 20:10:56 +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
6cc987ea74 Implement meta clear_facts handling 2026-04-01 20:03:11 +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
abf27ad7f7 feat(ansible): add yum and dnf package support 2026-04-01 19:48:36 +00:00
Virgil
1581046a5c Fix pause module timing 2026-04-01 19:45:37 +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
df0e79939c Add archive module support 2026-04-01 19:37:33 +00:00
Virgil
e1db473011 feat(ansible): add task retries and until support 2026-04-01 19:34:28 +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
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
Virgil
a973604e95 feat(ansible): add group_by module
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 19:21:57 +00:00
Virgil
8321e16969 fix(ansible): apply task result conditions
Co-authored-by: Virgil <virgil@lethean.io>
2026-04-01 19:18:52 +00:00
Virgil
f27fb19bed feat(ansible): implement setup fact gathering 2026-04-01 19:12:44 +00:00
Virgil
2739e52d52 feat(ansible): add add_host inventory module 2026-04-01 19:09:11 +00:00
Virgil
34229558fb fix(ansible): implement include_vars loading 2026-04-01 19:05:24 +00:00
Virgil
35b0cf03d9 chore: verification pass
Some checks failed
CI / auto-fix (push) Failing after 0s
CI / test (push) Failing after 2s
CI / auto-merge (push) Failing after 0s
2026-03-27 03:00:31 +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
Virgil
4f33c15d6c refactor(ansible): upgrade core to v0.8.0-alpha.1
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 14:47:37 +00:00
55a0f4fcfb Delete docs/security-attack-vector-mapping.md
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 1s
2026-03-23 20:38:22 +00:00
23dc42835b Merge pull request '[agent/codex] API contract extraction. For every exported type, function, ...' (#10) from agent/api-contract-extraction--for-every-expor into dev
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
CI / auto-fix (pull_request) Failing after 0s
CI / test (pull_request) Failing after 2s
CI / auto-merge (pull_request) Failing after 0s
2026-03-23 14:20:28 +00:00
Virgil
7138ecd8d6 docs: add API contract extraction 2026-03-23 14:20:11 +00:00
5a913a5414 Merge pull request '[agent/codex] Convention drift check. stdlib→core.*, UK English, missing...' (#9) from agent/convention-drift-check--stdlib-core----u into dev
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
2026-03-23 14:18:57 +00:00
Virgil
0c9a933b9c docs: add convention drift report 2026-03-23 14:17:54 +00:00
fb6b706993 Merge pull request '[agent/codex] Security attack vector mapping. Read CLAUDE.md. Map every ex...' (#6) from agent/security-attack-vector-mapping--read-cla into dev
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
2026-03-23 13:08:39 +00:00
Virgil
07f777a280 docs: map ansible external input attack vectors 2026-03-23 13:08:23 +00:00
ac0633c60b Merge pull request '[agent/codex] Full audit per issue #3. Read CLAUDE.md. Report ALL findings...' (#4) from agent/full-audit-per-issue--3--read-claude-md into dev
Some checks failed
CI / test (push) Failing after 1s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
2026-03-22 18:15:56 +00:00
2a887a99a9 Merge pull request '[agent/claude] Migrate module path to dappco.re/go/core/ansible. Update go....' (#2) from agent/migrate-module-path-to-dappco-re-go-core into main
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 0s
2026-03-22 01:51:17 +00:00
Snider
b3eed66230 refactor(ansible): migrate module path to dappco.re/go/core/ansible
Some checks failed
CI / test (pull_request) Failing after 2s
CI / auto-fix (pull_request) Failing after 0s
CI / auto-merge (pull_request) Failing after 0s
Update go.mod module line and all dependencies from forge.lthn.ai to
dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0). Update all .go
import paths. Rewrite cmd/ansible/ for new core.Command API replacing
the cobra-based CLI integration. Update documentation references.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:50:56 +00:00
Snider
1f2535bcfa Merge remote-tracking branch 'github/dev'
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 1s
CI / auto-merge (push) Failing after 0s
2026-03-22 00:57:38 +00:00