Skip to content
Snippets Groups Projects
Commit 388080df authored by Thomas Schneider's avatar Thomas Schneider
Browse files

pyxtrlock: Remove

Long obsolete and unused.
parent 3706ae5e
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
---
- 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
---
- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment