Skip to content

Commit ac69e5d

Browse files
authored
docs: remove deprecated modules from the documentation (#1041)
1 parent 9f4d8d0 commit ac69e5d

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

antora-playbook.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ content:
2525
- "!v1.1.0"
2626

2727
# Modules Repositories
28-
- url: https://github.com/camptocamp/devops-stack-module-aad-pod-identity.git
29-
start_path: docs
30-
branches: []
31-
tags:
32-
- "v@({1..9})*({0..9}).+({0..9}).*"
33-
# Exclude versions without proper folder structure or with generation errors
34-
- "!v1.{0..1}.{0..1}"
35-
- "!v1.0.0-alpha.*"
3628
- url: https://github.com/camptocamp/devops-stack-module-application.git
3729
start_path: docs
3830
branches: []
@@ -54,13 +46,6 @@ content:
5446
- "v@({1..9})*({0..9}).+({0..9}).*"
5547
# Exclude versions without proper folder structure or with generation errors
5648
- "!v1.0.0-alpha.*"
57-
- url: https://github.com/camptocamp/devops-stack-module-azure-workload-identity.git
58-
start_path: docs
59-
branches: []
60-
tags:
61-
- "v@({1..9})*({0..9}).+({0..9}).*"
62-
# Exclude versions without proper folder structure or with generation errors
63-
- "!v1.0.0-alpha.*"
6449
- url: https://github.com/camptocamp/devops-stack-module-backup.git
6550
start_path: docs
6651
branches: []
@@ -122,13 +107,6 @@ content:
122107
# Exclude versions without proper folder structure or with generation errors
123108
- "!v1.0.0"
124109
- "!v1.0.0-alpha.*"
125-
- url: https://github.com/camptocamp/devops-stack-module-grafana.git
126-
start_path: docs
127-
branches: []
128-
tags:
129-
- "v@({1..9})*({0..9}).+({0..9}).*"
130-
# Exclude versions without proper folder structure or with generation errors
131-
- "!v1.0.0-alpha.*"
132110
- url: https://github.com/camptocamp/devops-stack-module-keycloak.git
133111
start_path: docs
134112
branches: []

0 commit comments

Comments
 (0)