FEat: add note about pacman and ansible bug

This commit is contained in:
Bertrand Benjamin 2020-01-02 19:16:25 +01:00
parent b1666b6396
commit c59f5b5cac
1 changed files with 2 additions and 14 deletions

View File

@ -16,22 +16,10 @@ Installing Choux
git clone https://github.com/kewlfft/ansible-aur.git ~/.ansible/plugins/modules/aur
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Choux.yml
Installing Songe
Depuis peu, il y a un bug entre pacman et ansible:
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Songe.yml
LC_ALL=C ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git --vault-id @prompt Choux.yml
Installing Bilimbi
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Bilimbi.yml
Installing Manioc
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Manioc.yml
After running the script, there is a bug with $TERM which makes BACKSPACE and TAB to have strange behavior. To solve it, from an other computer run:
infocmp -x | ssh -t root@remote-host 'cat > "$TERM.info" && tic -x "$TERM.info"'
## By hand for Choux