setpill
Results
12
issues of
setpill
##### Summary Special case of #3826. For the `var-naming[no-role-prefix]` rule, the suggested solution works, but not for `jinja[spacing]` ##### Issue Type - Bug Report ##### OS / ENVIRONMENT ```console (paste...
Let's assume we have some playbook containing the following. ```yaml - name: Login to private registry containers.podman.podman_login: username: user password: 'p4ssw0rd' registry: registry.example.internal - name: Log out of private registry...
bug