Skip to content

fix: become method fqcn #3

fix: become method fqcn

fix: become method fqcn #3

Triggered via push August 31, 2023 21:46
Status Failure
Total duration 38s
Artifacts

ansible-lint.yml

on: push
Ansible Lint
30s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
schema[playbook]: playbook.yml#L1
$[0].tasks[1].become 'ansible.builtin.sudo' is not of type 'boolean'
schema[playbook]: playbook.yml#L14
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo, 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
Ansible Lint
Process completed with exit code 2.