Skip to content

feat: add support to change default owner and group when calling jenkins_plugin module #51

feat: add support to change default owner and group when calling jenkins_plugin module

feat: add support to change default owner and group when calling jenkins_plugin module #51

Status Success
Total duration 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: lint
Ansible Galaxy import
0s
Ansible Galaxy import
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint (min_ansible_version)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint (min_ansible_version): defaults/main.yml#L35
35:121 [line-length] line too long (156 > 120 characters)
Lint (min_ansible_version): .github/workflows/ci.yml#L28
28:12 [comments] missing starting space in comment
Lint (min_ansible_version): .github/workflows/ci.yml#L28
28:11 [comments-indentation] comment not indented like content