Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ansible
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
36
Issues
36
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
74720583
Commit
74720583
authored
Apr 15, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wrong auth-key-issue
parent
25e9a21c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
260 additions
and
268 deletions
+260
-268
group_vars/all/vars.yml
group_vars/all/vars.yml
+1
-1
group_vars/all/vault.yml
group_vars/all/vault.yml
+259
-259
roles/common/tasks/hostname.yml
roles/common/tasks/hostname.yml
+0
-8
No files found.
group_vars/all/vars.yml
View file @
74720583
...
...
@@ -40,7 +40,7 @@ desktop_software:
-
perl-Capture-Tiny
# this should be the IP or in the sshd_config the "UseDNS" must be set to yes
ansible_server
:
129.13.
10
8.126
ansible_server
:
129.13.
23
8.126
# file: group_vars/all/vault.yml
sudoer
:
"
{{
vault_sudoer
}}"
...
...
group_vars/all/vault.yml
View file @
74720583
This diff is collapsed.
Click to expand it.
roles/common/tasks/hostname.yml
View file @
74720583
...
...
@@ -27,11 +27,3 @@
become
:
yes
hostname
:
name
:
"
{{
computer_name
}}.las.kit.edu"
when
:
"
{{
ansible_facts.ansible_default_ipv4.network
}}
is
'129.13.238.64'"
-
name
:
set hostname
become
:
yes
hostname
:
name
:
"
las{{
ip_suffix
}}.las.kit.edu"
when
:
"
{{
ansible_facts.ansible_default_ipv4.network
}}
is
'129.13.108.64'"
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