* 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:
2024-06-04 15:36:16 +03:00
parent b3cc57a4d9
commit 85c08d9d68
4 changed files with 4 additions and 3 deletions

View File

@ -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