Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T11:28:30.000Z (7 months ago)
- Last Synced: 2024-12-06T12:13:07.530Z (about 1 month 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 | [![Molecule test](https://github.com/diademiemi/ansible_collection_diademiemi.utils/actions/workflows/ansible-role-selfsigned_ssl.yml/badge.svg)](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 | [![Molecule test](https://github.com/diademiemi/ansible_collection_diademiemi.utils/actions/workflows/ansible-role-nginx_basic_configs.yml/badge.svg)](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.