https://github.com/39services/ansible_collection_39systems.linux_misc
Random tools and utility roles I made in Ansible
https://github.com/39services/ansible_collection_39systems.linux_misc
Last synced: over 1 year ago
JSON representation
Random tools and utility roles I made in Ansible
- Host: GitHub
- URL: https://github.com/39services/ansible_collection_39systems.linux_misc
- Owner: 39services
- License: mit
- Created: 2023-10-27T09:42:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T11:28:30.000Z (about 2 years ago)
- Last Synced: 2025-03-28T18:04:45.539Z (over 1 year ago)
- Language: Jinja
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
Ansible Collection - diademiemi.utils
========================================
Documentation for the collection utils.
Contents
========
Roles
------
Role | Description | CI Status
--- | --- | ---
[diademiemi.utils.selfsigned_ssl](./roles/selfsigned_ssl/) | Generate Selfsigned SSL | [](https://github.com/diademiemi/ansible_collection_diademiemi.utils/actions/workflows/ansible-role-selfsigned_ssl.yml)
[diademiemi.utils.nginx_basic_configs](./roles/nginx_basic_configs/) | Basic NGINX configs | [](https://github.com/diademiemi/ansible_collection_diademiemi.utils/actions/workflows/ansible-role-nginx_basic_configs.yml)
Click on the role to see the README for that role.