Skip to content
GitLab
Menu
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
36f2eab3
Commit
36f2eab3
authored
Feb 14, 2017
by
julian.gethmann
Browse files
Add KDevelope rule
* KDevelope as an IDE with Python support
parent
a03e4c28
Changes
5
Show whitespace changes
Inline
Side-by-side
kdev.yml
0 → 100644
View file @
36f2eab3
-
hosts
:
kdev
roles
:
-
kdev
roles/kdev/meta/main.yml
0 → 100644
View file @
36f2eab3
---
dependencies
:
-
{
role
:
clients
}
roles/kdev/tasks/kdevelop-python.yml
0 → 100644
View file @
36f2eab3
---
-
name
:
install KDevelop with Python support
package
:
name=kdevelop-python state=latest
become
:
yes
roles/kdev/tasks/main.yml
0 → 100644
View file @
36f2eab3
---
-
include
:
kdevelop-python.yml
tags
:
kdevelop
sites.yml
View file @
36f2eab3
...
...
@@ -14,3 +14,5 @@
tags
:
admin
-
include
:
latex.yml
tags
:
latex
-
include
:
kdev.yml
tags
:
kdev
Write
Preview
Supports
Markdown
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