https://github.com/corpusops/roles
Main corpusops ansible related code, the ansible roles
https://github.com/corpusops/roles
Last synced: 11 months ago
JSON representation
Main corpusops ansible related code, the ansible roles
- Host: GitHub
- URL: https://github.com/corpusops/roles
- Owner: corpusops
- License: other
- Created: 2017-03-05T21:17:07.000Z (over 9 years ago)
- Default Branch: 4.0
- Last Pushed: 2024-10-30T19:21:40.000Z (over 1 year ago)
- Last Synced: 2024-10-30T20:26:07.943Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 3.37 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
DISCLAIMER - ABANDONED/UNMAINTAINED CODE / DO NOT USE
=======================================================
While this repository has been inactive for some time, this formal notice, issued on **December 10, 2024**, serves as the official declaration to clarify the situation. Consequently, this repository and all associated resources (including related projects, code, documentation, and distributed packages such as Docker images, PyPI packages, etc.) are now explicitly declared **unmaintained** and **abandoned**.
I would like to remind everyone that this project’s free license has always been based on the principle that the software is provided "AS-IS", without any warranty or expectation of liability or maintenance from the maintainer.
As such, it is used solely at the user's own risk, with no warranty or liability from the maintainer, including but not limited to any damages arising from its use.
Due to the enactment of the Cyber Resilience Act (EU Regulation 2024/2847), which significantly alters the regulatory framework, including penalties of up to €15M, combined with its demands for **unpaid** and **indefinite** liability, it has become untenable for me to continue maintaining all my Open Source Projects as a natural person.
The new regulations impose personal liability risks and create an unacceptable burden, regardless of my personal situation now or in the future, particularly when the work is done voluntarily and without compensation.
**No further technical support, updates (including security patches), or maintenance, of any kind, will be provided.**
These resources may remain online, but solely for public archiving, documentation, and educational purposes.
Users are strongly advised not to use these resources in any active or production-related projects, and to seek alternative solutions that comply with the new legal requirements (EU CRA).
**Using these resources outside of these contexts is strictly prohibited and is done at your own risk.**
This project has been transfered to Makina Corpus ( https://makina-corpus.com ). This project and its associated resources, including published resources related to this project (e.g., from PyPI, Docker Hub, GitHub, etc.), may be removed starting **March 15, 2025**, especially if the CRA’s risks remain disproportionate.
# Container for corpusops roles
See folder contents to browse corpusops roles
## Ansible notes
- It's better to use the installer [corpusops.bootstrap](https://github.com/corpusops/corpusops.bootstrap) that uses under the hood our [ansible fork](https://github.com/corpusops/ansible)
which have [small fixes & divergences](https://github.com/corpusops/ansible/tree/stable-2.9/divergences)
to [pristine ansible](https://github.com/ansible/ansible).