Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-ipa-management
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Infrastructure
Public
ansible
ansible-ipa-management
Commits
f9cf2f89
Unverified
Commit
f9cf2f89
authored
4 years ago
by
Louis Abel
Browse files
Options
Downloads
Patches
Plain Diff
forgot template
parent
e4fa2726
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
role-rocky-ipa-replica.yml
+0
-11
0 additions, 11 deletions
role-rocky-ipa-replica.yml
templates/tmp/binder_template.update
+7
-0
7 additions, 0 deletions
templates/tmp/binder_template.update
with
7 additions
and
11 deletions
role-rocky-ipa-replica.yml
+
0
−
11
View file @
f9cf2f89
...
...
@@ -37,17 +37,6 @@
notify
:
-
reload_networkmanager
-
name
:
Ensure resolv.conf is pointing to main master
template
:
src
:
etc/resolv.conf.j2
dest
:
/etc/resolv.conf
owner
:
root
group
:
root
mode
:
'
0644'
backup
:
true
notify
:
-
reload_networkmanager
roles
:
-
role
:
freeipa.ansible_freeipa.ipareplica
state
:
present
...
...
This diff is collapsed.
Click to expand it.
templates/tmp/binder_template.update
0 → 100644
+
7
−
0
View file @
f9cf2f89
dn: uid={{ ipa_binder_name }},cn=sysaccounts,cn=etc,dc=rockylinux,dc=org
add:objectclass:account
add:objectclass:simplesecurityobject
add:uid:{{ ipa_binder_name }}
add:userPassword:{{ ipa_binder_password }}
add:passwordExpirationTime:20380119031407Z
add:nsIdleTimeout:0
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