fix: issues 25, 23 #211

Merged
jon_nfc merged 16 commits from fix-mysql-shrink-image into development 2024-01-14 17:35:51 +00:00
9 changed files with 98 additions and 55 deletions
Showing only changes of commit 4a722374a8 - Show all commits

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: