Skip to content
Snippets Groups Projects
Commit aaa48d28 authored by Thomas Woerner's avatar Thomas Woerner
Browse files

test_dnsrecord.yml: Fixed missing admin password

The task "Verify if modification worked" failed with PR #545 because the
ipaadmin_password was missing in the task.
parent c0b06d56
No related branches found
No related tags found
No related merge requests found
...@@ -1374,6 +1374,7 @@ ...@@ -1374,6 +1374,7 @@
- name: Verify if modification worked. - name: Verify if modification worked.
ipadnsrecord: ipadnsrecord:
ipaadmin_password: SomeADMINpassword
zone_name: "{{ testzone }}" zone_name: "{{ testzone }}"
name: _ftp._tcp name: _ftp._tcp
uri_rec: 10 1 ftp://ftp.host04.{{ testzone }}/public uri_rec: 10 1 ftp://ftp.host04.{{ testzone }}/public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment