feat: manage Caddyfile with a docker config #246
Annotations
4 warnings
Run ansible-lint:
ansible/roles/utils-affected-roles/tasks/main.yaml#L30
Jinja2 spacing could be improved: {{ diff.stdout_lines | map('regex_replace', '^(.*/).*$' , '\1') | unique }} -> {{ diff.stdout_lines | map('regex_replace', '^(.*/).*$', '\1') | unique }}
|
Run ansible-lint:
ansible/roles/utils-rotate-docker-configs/tasks/main.yaml#L15
Jinja2 spacing could be improved: {{ config_checksums | default({}) | combine({ item.name: file_stats.results[idx].stat.checksum }) }} -> {{ config_checksums | default({}) | combine({item.name: file_stats.results[idx].stat.checksum}) }}
|
Run ansible-lint:
ansible/roles/utils-rotate-docker-configs/tasks/main.yaml#L27
Jinja2 spacing could be improved: {{ previous_checksums | default({}) | combine({ item.name: lookup( 'ansible.builtin.ini', 'checksum', section=item.name, file=checksum_directory + '{{ checksum_file }}' ) }) }} -> {{ previous_checksums | default({}) | combine({item.name: lookup('ansible.builtin.ini', 'checksum', section=item.name, file=checksum_directory + '{{ checksum_file }}')}) }}
|
Run ansible-lint:
ansible/roles/utils-rotate-docker-secrets/tasks/main.yaml#L23
Jinja2 spacing could be improved: {{ previous_checksums | default({}) | combine({ item.name: lookup( 'ansible.builtin.ini', 'checksum', section=item.name, file=checksum_directory + '/secrets.ini' ) }) }} -> {{ previous_checksums | default({}) | combine({item.name: lookup('ansible.builtin.ini', 'checksum', section=item.name, file=checksum_directory + '/secrets.ini')}) }}
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run ansible-lint
26s
26s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run ansible-lint
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading