---
- hosts: all
  become: true

  vars_files:
    - ./vars/vars.yml

  roles:
    - geerlingguy.nginx