Releases: robertdebock/ansible-role-bootstrap
Releases · robertdebock/ansible-role-bootstrap
Test on Ansible 9.
6.2.3 Test and Ansible 8 AND 9.
A little smarter.
6.2.2 Use new action and container.
Not inline.
6.2.1 HINT: [H1001] Inline passing of parameters is not good practice.
Re-release
Previous release is not picked as latest, let's try again.
Works with Podman now.
When using Podman, this error was displayed.
"changed": true, "msg": "non-zero return code", "rc": 127, "stderr": "Error: crun: executable file `LANG=C` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found\n", "stderr_lines": ["Error: crun: executable file `LANG=C` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found"]
This is now fixed. (LANG=C
-> export LANG=C ;
)
Fix Ubuntu
Fixes #55
Fix Debian distribution name mix up.
6.1.8 Fix for mixed up Debian release names.
Cleanup.
6.1.7 ansible lint has changed a bit.
Fedora 38
6.1.6 Fedora 38.
Regenerated ci/docs. Newer is better.
6.1.5 Update components, regenerate files.