--- - hosts: - sonic-preprod handlers: - name: reboot reboot: pre_tasks: - apt: update_cache: yes # - apt: # name: python-pip # roles: # - geerlingguy.pip # - import_playbook: nginx-certbot.yml - import_playbook: matrix.yml