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
36f2eab3
Commit
36f2eab3
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
a03e4c28
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 @
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
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