- hosts: localhost roles: - assemble-test-localhost - hosts: 127.0.0.1 roles: - assemble-test-localhost - hosts: "::1" roles: - assemble-test-localhost