Skip to content
Snippets Groups Projects

CI: Switch to plain Alpine image with modern ansible-lint

Merged Thomas Schneider requested to merge th/ansible-lint-gitlab-ci into master
All threads resolved!
2 files
+ 0
34
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
11
---
- 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
Loading