Skip to content

Create a munge key if it does not exist #20

Create a munge key if it does not exist

Create a munge key if it does not exist #20

Triggered via pull request July 27, 2023 12:44
@phuelsdunkphuelsdunk
opened #46
Status Success
Total duration 1m 51s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ansible-lint: tasks/slurmdbd_cluster.yml#L3
[ansible-lint] reported by reviewdog 🐶 no-changed-when Commands should not change things if nothing needs doing Raw Output: tasks/slurmdbd_cluster.yml:3: no-changed-when Commands should not change things if nothing needs doing
ansible-lint: tasks/slurmdbd_cluster.yml#L3
[ansible-lint] reported by reviewdog 🐶 risky-shell-pipe Shells that use pipes should set the pipefail option Raw Output: tasks/slurmdbd_cluster.yml:3: risky-shell-pipe Shells that use pipes should set the pipefail option
ansible-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/