-
"renovation handled by cookiecutter" was a lie / not working bad idea; "handled by ansible-roles" was kinda true because of the script `ansible-roles-cruft` which closes all renovate PR's by me just e…
-
https://github.com/JonasPammer/cookiecutter-pypackage/issues/115
-
As seen in https://github.com/JonasPammer/ansible-role-bootstrap/actions/runs/4713121941/jobs/8530764006#step:7:862 (a workflow run in which i manually sequentially clicked rerun on every one after on…
-
Example of a cookiecutter template for ansible role:
https://github.com/FGtatsuro/cookiecutter-ansible-role
Benefits:
* More variable interpolations
* No need to clone ansible-style-guide and to…
-
# Issue Type
- Bug report
# Molecule and Ansible details
```console
$ ansible --version && molecule --version
ansible [core 2.13.9]
config file = None
configured module sear…
-
Hi, In **molecule**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
alabaster==0.7.12
ansi2ht…
-
When creating a simple cache of downloaded content in my Linux steps, and caching it, each Linux machine has no problem mounting the created cache and reusing the content.
When the workflow gets to…
-
##### SUMMARY
Attempting to create azure virtual machines but the creation is running into
```
The full traceback is:
Traceback (most recent call last):
File "/home/bbarbach/.ansible…
-
*Overview*
While creating EC2 instances with the default create playbook the "Collect instance configs" task will fail randomly. This is due to the ec2_instance (set with assign_public_ip) being cr…
-
**Description**
When running the SBOM-tool on a project that is Python based and has requirements that either have square brackets or minimum/maximum version numbers given, receiving the data comes…