Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
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
8201fedd
Commit
8201fedd
authored
Feb 14, 2017
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add KDevelope rule
* KDevelope as an IDE with Python support
parent
8703bb0e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
0 deletions
+15
-0
kdev.yml
kdev.yml
+3
-0
roles/kdev/meta/main.yml
roles/kdev/meta/main.yml
+3
-0
roles/kdev/tasks/kdevelop-python.yml
roles/kdev/tasks/kdevelop-python.yml
+4
-0
roles/kdev/tasks/main.yml
roles/kdev/tasks/main.yml
+3
-0
sites.yml
sites.yml
+2
-0
No files found.
kdev.yml
0 → 100644
View file @
8201fedd
-
hosts
:
kdev
roles
:
-
kdev
roles/kdev/meta/main.yml
0 → 100644
View file @
8201fedd
---
dependencies
:
-
{
role
:
clients
}
roles/kdev/tasks/kdevelop-python.yml
0 → 100644
View file @
8201fedd
---
-
name
:
install KDevelop with Python support
package
:
name=kdevelop-python state=latest
become
:
yes
roles/kdev/tasks/main.yml
0 → 100644
View file @
8201fedd
---
-
include
:
kdevelop-python.yml
tags
:
kdevelop
sites.yml
View file @
8201fedd
...
...
@@ -14,3 +14,5 @@
tags
:
admin
-
include
:
latex.yml
tags
:
latex
-
include
:
kdev.yml
tags
:
kdev
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