Skip to content

add dev spaces

add dev spaces #48

Triggered via push December 4, 2023 16:55
Status Failure
Total duration 36s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
syntax-check[specific]: roles/citrix_add/tasks/main.yml#L2
couldn't resolve module/action 'citrix.adc.citrix_adc_server'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/citrix_disable/tasks/main.yml#L2
couldn't resolve module/action 'citrix.adc.citrix_adc_server'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/citrix_enable/tasks/main.yml#L2
couldn't resolve module/action 'citrix.adc.citrix_adc_server'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/citrix_remove/tasks/main.yml#L2
couldn't resolve module/action 'citrix.adc.citrix_adc_servicegroup'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/citrix_remove_vs/tasks/main.yml#L2
couldn't resolve module/action 'citrix.adc.citrix_adc_lb_vserver'. This often indicates a misspelling, missing collection, or incorrect module path.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/