docs: update to current structure

!184
This commit is contained in:
2024-01-15 02:35:15 +09:30
parent 5fe7a206f0
commit 4a722374a8
5 changed files with 11 additions and 4 deletions

View File

@ -8,9 +8,9 @@ about: https://gitlab.com/nofusscomputing/projects/ansible/execution_environment
This docker container is designed to be used with Ansible AWX/Tower or from within the Gitlab CI/CD Environment. Included in the container are the following projects from us:
- [Ansible Playbooks](../ansible_playbooks/index.md)
- [Ansible Playbooks](../playbooks/index.md)
- [Ansible Roles](../ansible-roles/index.md)
- [Ansible Roles](../roles/index.md)
This container can be found at dockerhub at <https://hub.docker.com/r/nofusscomputing/ansible-ee> and for use from docker with `docker pull nofusscomputing/ansible-ee`. versioning and git tags are in accordance with semver.

View File

View File

@ -17,11 +17,18 @@ nav:
- projects/index.md
- Ansible Roles:
- Ansible:
- projects/ansible/index.md
- Execution Environment:
- projects/execution_environment/index.md
- projects/ansible/execution_environment/index.md
- Playbooks: projects/ansible/playbooks/index.md
- Roles: projects/ansible/roles/index.md
- Operations: