Add ssh-executor
Adding other executors than Docker helps to broaden the usage of the ansible-automation. Adding Shell or SSH-Executors makes it easier to also add other hardware.
SSH is especially interesting, as it makes way for running jobs on non-x86 hardware easily without the need to install docker or Gitlab-Runner on that hardware.