--- # execute this role - name: "install and configure a DHCP server" hosts: "all" become: true roles: - role: "dhcp"