Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
client
Commits
388080df
Commit
388080df
authored
1 year ago
by
Thomas Schneider
Browse files
Options
Downloads
Patches
Plain Diff
pyxtrlock: Remove
Long obsolete and unused.
parent
3706ae5e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
pyxtrlock/handlers/main.yml
+0
-11
0 additions, 11 deletions
pyxtrlock/handlers/main.yml
pyxtrlock/tasks/main.yml
+0
-23
0 additions, 23 deletions
pyxtrlock/tasks/main.yml
with
0 additions
and
34 deletions
pyxtrlock/handlers/main.yml
deleted
100644 → 0
+
0
−
11
View file @
3706ae5e
---
-
name
:
remove pyxtrlock mouse symbol
command
:
../bin/python make_empty_lock.py
args
:
chdir
:
/opt/pyxtrlock/pyxtrlock
-
name
:
setup pyxtrlock
command
:
../bin/python setup.py install
args
:
chdir
:
/opt/pyxtrlock/pyxtrlock
This diff is collapsed.
Click to expand it.
pyxtrlock/tasks/main.yml
deleted
100644 → 0
+
0
−
23
View file @
3706ae5e
---
-
name
:
ensure we got some virtualenv
pip
:
virtualenv
:
/opt/pyxtrlock
virtualenv_command
:
"
virtualenv
-p
/usr/bin/python3"
name
:
"
{{
item
}}"
with_items
:
-
simplepam
-
pyxdg
notify
:
-
setup pyxtrlock
tags
:
pyxtrlock
-
name
:
ensure we got a copy of pyxtrlock
git
:
repo
:
git://github.com/leonnnn/pyxtrlock.git
dest
:
/opt/pyxtrlock/pyxtrlock
accept_hostkey
:
true
notify
:
-
remove pyxtrlock mouse symbol
-
setup pyxtrlock
tags
:
pyxtrlock
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment