mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Reorganize OpenCode context initialization
This commit is contained in:
6
dotfiles/desktop/.config/opencode/rules/ansible.md
Normal file
6
dotfiles/desktop/.config/opencode/rules/ansible.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Ansible Rules
|
||||
|
||||
- Prefer modules over shell
|
||||
- Keep tasks idempotent
|
||||
- Use group_vars and host_vars properly
|
||||
- Avoid duplication
|
||||
Reference in New Issue
Block a user