feature - support of exporting access lists #66
Annotations
10 errors and 1 warning
roles/filetree_create/meta/main.yml#L50
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
|
roles/filetree_create/tasks/team_access_list.yml#L9
template error while templating string: expected token ':', got '}'. String: {{ (query(controller_api_plugin, 'api/v2/' + {{ object_type }}, query_params=({'name': object_name}), host=controller_hostname, oauth_token=controller_oauthtoken, verify_ssl=controller_validate_certs, return_all=true, max_objects=query_controller_api_max_objects) }}).0.id. expected token ':', got '}'
|
roles/filetree_create/tasks/team_access_list.yml#L18
template error while templating string: expected token ':', got '}'. String: {{ query(controller_api_plugin, 'api/v2/' + {{ object_type }} + '/' + {{ object_id }} + '/access_list', host=controller_hostname, oauth_token=controller_oauthtoken, verify_ssl=controller_validate_certs, return_all=true, max_objects=query_controller_api_max_objects) }}. expected token ':', got '}'
|
roles/filetree_create/tasks/user_access_list.yml#L9
template error while templating string: expected token ':', got '}'. String: {{ (query(controller_api_plugin, 'api/v2/' + {{ object_type }}, query_params=({'name': object_name}), host=controller_hostname, oauth_token=controller_oauthtoken, verify_ssl=controller_validate_certs, return_all=true, max_objects=query_controller_api_max_objects) }}).0.id. expected token ':', got '}'
|
roles/filetree_create/tasks/user_access_list.yml#L18
template error while templating string: expected token ':', got '}'. String: {{ query(controller_api_plugin, 'api/v2/' + {{ object_type }} + '/' + {{ object_id }} + '/access_list', host=controller_hostname, oauth_token=controller_oauthtoken, verify_ssl=controller_validate_certs, return_all=true, max_objects=query_controller_api_max_objects) }}. expected token ':', got '}'
|
roles/filetree_read/meta/main.yml#L47
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
|
roles/filetree_read/tests/config-controller-filetree.yml#L37
the role 'infra.aap_configuration.dispatch' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/filetree_read/tests
|
roles/object_diff/meta/main.yml#L47
the role 'infra.aap_configuration.meta_dependency_check' was not found in ansible.legacy:/tmp/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/tmp
|
roles/object_diff/tests/drop_diff.yml#L38
the role 'infra.aap_configuration.dispatch' was not found in /home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests/roles:/home/runner/.cache/ansible-compat/a20f28/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/aap_configuration_extended/aap_configuration_extended/roles/object_diff/tests
|
|
roles/filetree_create/tasks/notification_templates.yml#L68
Jinja2 spacing could be improved: {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name |default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml -> {{ output_path }}/{{ (current_notification_templates_asset_value.summary_fields.organization.name | default(organization, true)) | regex_replace('/', '_') }}/notification_templates/{{ current_notification_templates_asset_value.name | regex_replace('/', '_') }}.yaml
|
The logs for this run have expired and are no longer available.
Loading