feat: initial windows support #226
Annotations
4 errors and 1 warning
schema[tasks]:
tasks/install_runner_win.yml#L68
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
|
schema[tasks]:
tasks/install_runner_win.yml#L92
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
|
schema[tasks]:
tasks/uninstall_runner_win.yml#L31
'become_method' must be one of the currently available values: ansible.builtin.runas, ansible.builtin.su, ansible.builtin.sudo
|
Lint
Process completed with exit code 2.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|