FEat: add note about pacman and ansible bug
This commit is contained in:
parent
b1666b6396
commit
c59f5b5cac
16
README.md
16
README.md
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user