Skip to content

NagiosPB : Add Jenkins host template and configuration to Config Server playbook. #2445

NagiosPB : Add Jenkins host template and configuration to Config Server playbook.

NagiosPB : Add Jenkins host template and configuration to Config Server playbook. #2445

Triggered via pull request June 20, 2023 12:20
Status Failure
Total duration 2m 7s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
schema[tasks]: ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjdk_install/tasks/main.yml#L273
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo, ansible.netcommon.enable, community.general.doas, community.general.dzdo, community.general.ksu, community.general.machinectl, community.general.pbrun, community.general.pfexec, community.general.pmrun, community.general.sesu, community.general.sudosu, containers.podman.podman_unshare
schema[playbook]: ansible/playbooks/adoptopenjdk_variables.yml#L1
{'Jenkins_Username': 'jenkins', 'Nagios_Plugins': 'Enabled', 'Slack_Notification': 'Disabled', 'Superuser_Account': 'Enabled', 'jckftp_Username': 'jckftp', 'Asian_Locales': 'Disabled', 'Jcktestr_Username': 'jcktestr', 'Jcktestr_User_SSHKey': '/Vendor_Files/keys/keybox.key', 'bootjdk': 'openj9'} is not of type 'array'
name[play]: ansible/playbooks/adoptopenjdk_variables.yml#L3
All plays should be named.
Ansible Lint
Process completed with exit code 2.
Yamllint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/