summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-06-01 03:03:46 +0300
committerGitHub <noreply@github.com>2026-06-01 03:03:46 +0300
commit403e6e2d909691177265f2d745bee2df865e5b1e (patch)
treefebc245c8abb9955025e4aea68b64acca746e3a9
parentc1e3b4d9009bda56b21bcb8f34d936393f9d7650 (diff)
downloadvyos.vyos-403e6e2d909691177265f2d745bee2df865e5b1e.tar.gz
vyos.vyos-403e6e2d909691177265f2d745bee2df865e5b1e.zip
docs: AGENTS.md: reflect rollout 1c default-branch rename (#478)
-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.