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
d8c6433f
Commit
d8c6433f
authored
Apr 15, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add remote desktop (remmina) role
parent
c03d2afe
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
22 additions
and
5 deletions
+22
-5
README.md
README.md
+7
-5
hosts
hosts
+4
-0
remmina.yml
remmina.yml
+3
-0
roles/rdp/tasks/main.yml
roles/rdp/tasks/main.yml
+6
-0
sites.yml
sites.yml
+2
-0
No files found.
README.md
View file @
d8c6433f
...
...
@@ -46,15 +46,17 @@ requst by adding the software name to the list of `extra_software` in the
*
nfs.yml:
*
nfs-server: export /las-archiv1 to our network
*
lasarchiv: client side mount las126/las-archiv1
*
dhcpd.yml: DHCPd primary and secondary server on Fedora
*
opera.yml: Cobham's Opera3d (client) ^2 ^3
*
admin.yml: tools for administrators
*
latex.yml: basic LaTeX installation (Arial not yet) ^1
*
kdev.yml: KDevelope (with Python PlugIn) ^1
*
pycharm.yml: Cross platform Python IDE:
[
PyCharm
](
https://www.jetbrains.com/pycharm/
)
IDE
*
chrome.yml: Google Chrome for Fedora (for Adobe Connect usage)
*
dhcpd.yml: DHCPd primary and secondary server on Fedora
*
elegant.yml: elegant (no Pelegant, yet)
*
inovesa.yml:
[
Inovesa
](
https://github.com/Inovesa/Inovesa
)
*
kdev.yml: KDevelope (with Python PlugIn) ^1
*
latex.yml: basic LaTeX installation (Arial not yet) ^1
*
opera.yml: Cobham's Opera3d (client) ^2 ^3
*
pycharm.yml: Cross platform Python IDE:
[
PyCharm
](
https://www.jetbrains.com/pycharm/
)
IDE
*
remmina.yml: remmina a Remote Desktop Protocol (Windows remote) client for e. g.
[
rds.scc.kit.edu
](
https://rds.scc.kit.edu
)
*
ripgrep.yml: ripgrep the better grep
*
undulator_control.yml: Install the software stack that is necessary to develop the control system for the JENA TGU experiment
*
zotero.yml: A citation management software
...
...
hosts
View file @
d8c6433f
...
...
@@ -67,6 +67,10 @@ idefix.las.kit.edu
[chrome]
lysander.las.kit.edu
[rdp]
gutemine.las.kit.edu
asterix.las.kit.edu
[latex]
gutemine.las.kit.edu
lysander.las.kit.edu
...
...
remmina.yml
0 → 100644
View file @
d8c6433f
-
hosts
:
rdp
roles
:
-
rdp
roles/rdp/tasks/main.yml
0 → 100644
View file @
d8c6433f
---
-
name
:
Install remmina RDS
become
:
yes
dnf
:
name
:
remmina-plugins-rdp
state
:
present
sites.yml
View file @
d8c6433f
...
...
@@ -31,6 +31,8 @@
tags
:
[
python
,
notebook
]
-
import_playbook
:
inovesa.yml
tags
:
inovesa
-
import_playbook
:
remmina.yml
tags
:
win
-
import_playbook
:
ripgrep.yml
tags
:
ripgrep
-
import_playbook
:
epics.yml
...
...
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