---
- name: Setup things on host 'oganesson' (ssh jump host vm)
  hosts: oganesson.n39.eu
  become: true

  vars:
    ansible_python_interpreter: /usr/bin/python3

  roles:

  tasks:

  handlers: