Markus Falb

Results 4 issues of Markus Falb

However, I am relatively new to draw.io and I do not sure about the best/easiest/foolproof way to generate these xml files programmatically. For now I created the libraries by hand,...

##### SUMMARY If a file.j2 exists in the skeleton and also file (without .j2 extension), e.g.: ``` README.md README.md.j2 ``` ensure that only README.md.j2 is copied This is a minor...

needs_revision
needs_rebase
stale_ci
feature

### Prerequisites - [X] This was not already reported in the past (duplicate check) - [X] It does reproduce it with code from main branch (latest unreleased version) - [X]...

bug

On a RHEL 9 system I want to install ansible and molecule in a virtualenv ```shell $ python3 --version Python 3.9.18 ``` But I don't want to use the default...