Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
7daa4889
Commit
7daa4889
authored
3 years ago
by
Rafael Guterres Jeffman
Committed by
Thomas Woerner
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
test_dnsrecord.yml: Rename tasks to better display test being executed.
parent
b97156f2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/dnsrecord/test_dnsrecord.yml
+2
-2
2 additions, 2 deletions
tests/dnsrecord/test_dnsrecord.yml
with
2 additions
and
2 deletions
tests/dnsrecord/test_dnsrecord.yml
+
2
−
2
View file @
7daa4889
...
@@ -282,7 +282,7 @@
...
@@ -282,7 +282,7 @@
register
:
result
register
:
result
failed_when
:
result.changed or result.failed
failed_when
:
result.changed or result.failed
-
name
:
Ensure that 'host04' has an A record with reverse
, for NS record
.
-
name
:
Ensure that 'host04' has an
other
A record with reverse.
ipadnsrecord
:
ipadnsrecord
:
ipaadmin_password
:
SomeADMINpassword
ipaadmin_password
:
SomeADMINpassword
zone_name
:
"
{{
testzone
}}"
zone_name
:
"
{{
testzone
}}"
...
@@ -291,7 +291,7 @@
...
@@ -291,7 +291,7 @@
reverse
:
yes
reverse
:
yes
failed_when
:
result.changed or result.failed
failed_when
:
result.changed or result.failed
-
name
:
Ensure that 'host04' has an A record with reverse, again.
-
name
:
Ensure that 'host04' has an
other
A record with reverse, again.
ipadnsrecord
:
ipadnsrecord
:
ipaadmin_password
:
SomeADMINpassword
ipaadmin_password
:
SomeADMINpassword
zone_name
:
"
{{
testzone
}}"
zone_name
:
"
{{
testzone
}}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment