+ xsel install in yadm playbook post tasks
This commit is contained in:
@ -54,6 +54,9 @@
|
|||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
|
|
||||||
|
- name: Xsel for working clipboard copy with X11 forwarding (use SSH -Y)
|
||||||
|
shell: apt install -t xsel -yy
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: keyring
|
- role: keyring
|
||||||
tags: [ 'role::keyring', 'skip::keyring', 'role::yadm' ]
|
tags: [ 'role::keyring', 'skip::keyring', 'role::yadm' ]
|
||||||
|
Reference in New Issue
Block a user