Skip to content
Snippets Groups Projects
Commit c0b06d56 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by Thomas Woerner
Browse files

test_dnsrecord.yml: Fix verification of SRV record modification.

Test task was missing zone and entry name.
parent 7daa4889
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment