Skip to content

Commit fe43743

Browse files
committed
1 parent 303c280 commit fe43743

4 files changed

Lines changed: 23 additions & 0 deletions

File tree

docs/projects/ansible/collection/centurion/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This Ansible Collection is intended to compliement [Centurion ERP](../../../cent
2626

2727
- [Inventory plugin](./plugins/inventory.md)
2828

29+
- [Roles](./roles/index.md)
30+
2931

3032
## Ansible Automation Platform / AWX
3133

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

Whitespace-only changes.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Roles
3+
description: Roles index for Centurion ERPs Companion Collection by No Fuss Computings.
4+
date: 2025-12-27
5+
template: project.html
6+
about: https://github.com/nofusscomputing/ansible_collection_centurion
7+
---
8+
9+
Within this Companion Collection the Following roles are available:
10+
11+
- [Git](./git/index.md)
12+
13+
Management of Git Repositories.

mkdocs.yml

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

4444
- projects/ansible/collection/centurion/plugins/inventory.md
4545

46+
- Roles:
47+
48+
- projects/ansible/collection/centurion/roles/index.md
49+
50+
- Git:
51+
52+
- projects/ansible/collection/centurion/roles/git/index.md
53+
4654

4755
- Operations:
4856

0 commit comments

Comments
 (0)