* true installation options for apt xsel
* use pma user for generate basic auth password for phpmyadmin virtual host * include wp-cli playbook for apache site by default
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
executable: /bin/bash
|
||||
|
||||
- name: Xsel for working clipboard copy with X11 forwarding (use SSH -Y)
|
||||
shell: apt install -t xsel -yy
|
||||
shell: apt install -yy xsel
|
||||
|
||||
roles:
|
||||
- role: keyring
|
||||
|
Reference in New Issue
Block a user