Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
639d0eef
Commit
639d0eef
authored
Oct 23, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix IP in add_ipa_host
parent
89cc26cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
add_ipa_host.yml
add_ipa_host.yml
+1
-1
No files found.
add_ipa_host.yml
View file @
639d0eef
...
...
@@ -3,7 +3,7 @@
remote_user
:
root
vars
:
ipa_host
:
"
{{
computer_name
}}.las.kit.edu"
ipa_host_ip
:
"
129.13.
10
8.{{
ip_suffix
}}"
ipa_host_ip
:
"
129.13.
23
8.{{
ip_suffix
}}"
ipa_domain
:
las.kit.edu
vars_prompt
:
-
name
:
"
ipa_pass"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment