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
Branches
Tags
No related merge requests found
...@@ -1374,6 +1374,8 @@ ...@@ -1374,6 +1374,8 @@
- name: Verify if modification worked. - name: Verify if modification worked.
ipadnsrecord: ipadnsrecord:
zone_name: "{{ testzone }}"
name: _ftp._tcp
uri_rec: 10 1 ftp://ftp.host04.{{ testzone }}/public uri_rec: 10 1 ftp://ftp.host04.{{ testzone }}/public
state: absent state: absent
register: result register: result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment