Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
639d0eef
Commit
639d0eef
authored
Oct 23, 2019
by
julian.gethmann
Browse files
Fix IP in add_ipa_host
parent
89cc26cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
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