https://github.com/skupperproject/skupper-ansible/issues/82
To run the test:
ansible-playbook -i SOME_IP, ./main.yaml -e skupper_platform=linux -vv
ansible-playbook -i SOME_IP, ./main.yaml -e skupper_platform=podman -vv -e link_access=default
Notice you can select platform and value of spec.linkAccess. Not setting it omits it on the resource.
System sites where linkAccess is omitted go to the status Ready; whenever it is set to default, they get stuck in Pending.