diff --git a/tests/dnsrecord/test_dnsrecord.yml b/tests/dnsrecord/test_dnsrecord.yml index 2e0f5cd14c7149492dff2117f845fd18eebea492..fb831011aa04b0c9afc606ac65b9bc398c52501e 100644 --- a/tests/dnsrecord/test_dnsrecord.yml +++ b/tests/dnsrecord/test_dnsrecord.yml @@ -1374,6 +1374,8 @@ - name: Verify if modification worked. ipadnsrecord: + zone_name: "{{ testzone }}" + name: _ftp._tcp uri_rec: 10 1 ftp://ftp.host04.{{ testzone }}/public state: absent register: result