Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
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
Add remote desktop (remmina) role
parent
c03d2afe
Changes
5
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment