summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-06-01 03:01:20 +0300
committerYuriy Andamasov <yuriy@andamasov.com>2026-06-01 03:01:20 +0300
commit361700568e3857c3b0c07a4e1182904fe1009a86 (patch)
treefebc245c8abb9955025e4aea68b64acca746e3a9
parentc1e3b4d9009bda56b21bcb8f34d936393f9d7650 (diff)
downloadvyos.vyos-chore/agents-md-1c-current-rolling.tar.gz
vyos.vyos-chore/agents-md-1c-current-rolling.zip
docs: AGENTS.md: reflect rollout 1c default-branch renamechore/agents-md-1c-current-rolling
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 436b6785..f14e1246 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -24,7 +24,7 @@ The official Ansible Collection for managing VyOS network appliances (`vyos.vyos
## Cross-repo context
- Consumed by Ansible users running playbooks against VyOS routers built by `vyos/vyos-build`.
-- The `vyos.vyos` collection talks to VyOS via `network_cli` connections; supports the same train branches (`current`, `circinus`, `sagitta`, `equuleus`).
+- The `vyos.vyos` collection talks to VyOS via `network_cli` connections; supports the same train branches (`rolling`, `circinus`, `sagitta`, `equuleus`).
## Conventions
- Commit headline: `T12345: description` (Phorge ID at https://vyos.dev mandatory). No workflow enforces PR title format in this repo.