53 lines
1.0 KiB
YAML
53 lines
1.0 KiB
YAML
INHERIT: website-template/mkdocs.yml
|
|
|
|
docs_dir: 'docs'
|
|
|
|
repo_name: Centurion Ansible Collection
|
|
repo_url: https://gitlab.com/nofusscomputing/projects/ansible/collections/centurion
|
|
edit_uri: '/-/ide/project/nofusscomputing/projects/ansible/collections/centurion/edit/development/-/docs/'
|
|
|
|
nav:
|
|
- Home: index.md
|
|
|
|
- Articles:
|
|
|
|
- articles/index.md
|
|
|
|
- Projects:
|
|
|
|
- projects/index.md
|
|
|
|
- Ansible:
|
|
|
|
- projects/ansible/index.md
|
|
|
|
- Collections:
|
|
|
|
- projects/ansible/collection/index.md
|
|
|
|
- Centurion:
|
|
|
|
- projects/ansible/collection/centurion/index.md
|
|
|
|
- Playbooks:
|
|
|
|
- projects/ansible/collection/centurion/playbooks/index.md
|
|
|
|
- projects/ansible/collection/centurion/playbooks/inventory.md
|
|
|
|
- projects/ansible/collection/centurion/playbooks/teams.md
|
|
|
|
- Plugins:
|
|
|
|
- projects/ansible/collection/centurion/plugins/index.md
|
|
|
|
- projects/ansible/collection/centurion/plugins/inventory.md
|
|
|
|
|
|
- Operations:
|
|
|
|
- operations/index.md
|
|
|
|
- Contact Us: contact.md
|
|
|