Remove key 'SlurmctldPidFile' from __slurmdbd_config_default #22
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|