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
65b10644
Unverified
Commit
65b10644
authored
2 years ago
by
Thomas Woerner
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #833 from rjeffman/idrange_fix_typo
idrange: Fix typo in test comments.
parents
7501c848
dc99b821
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/idrange/test_idrange.yml
+3
-3
3 additions, 3 deletions
tests/idrange/test_idrange.yml
with
3 additions
and
3 deletions
tests/idrange/test_idrange.yml
+
3
−
3
View file @
65b10644
...
...
@@ -119,7 +119,7 @@
name
:
local_id_range
-
block
:
# Create trust with range_type: ipa-ad-trust
-posix
# Create trust with range_type: ipa-ad-trust
-
name
:
Create trust with range_type 'ipa-ad-trust'
include_tasks
:
tasks_set_trust.yml
vars
:
...
...
@@ -127,7 +127,7 @@
trust_range_size
:
200000
trust_range_type
:
ipa-ad-trust
# Can't use
r
secondary_rid_base with dom_sid/dom_name
# Can't use secondary_rid_base with dom_sid/dom_name
-
name
:
Ensure AD-trust idrange is present
ipaidrange
:
ipaadmin_password
:
SomeADMINpassword
...
...
@@ -235,7 +235,7 @@
trust_range_size
:
2000000
trust_range_type
:
ipa-ad-trust-posix
# Can't use
r
secondary_rid_base or rid_base with "ad-trust-posix"
# Can't use secondary_rid_base or rid_base with "ad-trust-posix"
-
name
:
Ensure AD-trust-posix idrange is present
ipaidrange
:
ipaadmin_password
:
SomeADMINpassword
...
...
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