ansible-collection-php_roles
ansible-collection-php_roles copied to clipboard
Ansible Integration test for collection currently fails
TASK [Run the PHP role.] *******************************************************
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:92)
ERROR! the role 'geerlingguy.php_roles.php' was not found in geerlingguy.php_roles:ansible.legacy:/root/ansible_collections/geerlingguy/php_roles/tests/output/.tmp/integration/php_role_test-zc8tmnp4-ÅÑŚÌβŁÈ/tests/integration/roles:/root/ansible_collections/geerlingguy/php_roles/tests/output/.tmp/integration/php_role_test-zc8tmnp4-ÅÑŚÌβŁÈ/tests/integration/targets:/root/ansible_collections/geerlingguy/php_roles/tests/output/.tmp/integration/php_role_test-zc8tmnp4-ÅÑŚÌβŁÈ/tests/integration
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:93)
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:94)
The error appears to be in '/root/ansible_collections/geerlingguy/php_roles/tests/output/.tmp/integration/php_role_test-zc8tmnp4-ÅÑŚÌβŁÈ/tests/integration/targets/php_role_test/tasks/main.yml': line 29, column 11, but may
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:95)
be elsewhere in the file depending on the exact syntax problem.
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:96)
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:97)
The offending line appears to be:
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:98)
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:99)
ansible.builtin.include_role:
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:100)
name: geerlingguy.php_roles.php
(https://github.com/geerlingguy/ansible-collection-php_roles/actions/runs/3267966729/jobs/5373821531#step:5:101)
^ here
Not sure why this is happening... something with pathing I'm sure.