Skip to content

Commit 33e05fb

Browse files
committed
feat(docs): Add centurion role - git
ref: #85 #83 ansible-roles/git#5
1 parent 0ab1657 commit 33e05fb

4 files changed

Lines changed: 24 additions & 0 deletions

File tree

.centurion/child_docs.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ child_docs:
77
host: https://github.com
88
path: projects/ansible/collection/centurion
99

10+
11+
######################################################################
12+
# SoF Centurion Collection sub-docs
13+
######################################################################
14+
15+
- name: git
16+
user: ansible-roles
17+
host: http://${token}@gitea-http.git.svc.kube.earth.nww:3000
18+
path: projects/ansible/collection/centurion/roles/git
19+
20+
21+
######################################################################
22+
# EoF Centurion Collection sub-docs
23+
######################################################################
24+
25+
1026
- name: ansible_collection_kubernetes
1127
user: nofusscomputing
1228
host: https://github.com

mkdocs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ nav:
4545

4646
- projects/ansible/collection/centurion/index.md
4747

48+
- Roles:
49+
50+
- projects/ansible/collection/centurion/roles/index.md
51+
52+
- Git:
53+
54+
- projects/ansible/collection/centurion/roles/git/index.md
55+
4856
- Firewall:
4957

5058
- projects/ansible/collection/firewall/index.md

pages/projects/ansible/collection/centurion/roles/git/index.md

Whitespace-only changes.

pages/projects/ansible/collection/centurion/roles/index.md

Whitespace-only changes.

0 commit comments

Comments
 (0)