File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 11---
22- hosts : dev
3- remote_user : root
3+ remote_user : ec2-user
44 vars :
5- user_name : musicallyut
6- git_user : Utkarsh Upadhyay
7- git_email : musically.ut@gmail .com
5+ user_name : btabibian
6+ git_user : Behzad Tabibian
7+ git_email : me@btabibian .com
88
99 sshd : ssh
1010 sshd_config : /etc/ssh/sshd_config
5757 user : " {{ user_name }}"
5858 key : " {{ item }}"
5959 with_file :
60- - keys/id_ed25519 .pub
60+ - keys/id_rsa .pub
6161 tags :
6262 - user
6363
172172 shell : " vim +PlugInstall +qall"
173173 tags :
174174 - dev
175+
176+ - name : Copy inputrc
177+ copy :
178+ src : dotfiles/inputrc
179+ dest : " /home/{{ user_name }}/.inputrc"
180+ owner : " {{ user_name }}"
175181
176182 - name : Copy vimrc
177183 copy :
Original file line number Diff line number Diff line change 1+ set editing-mode vi
2+ set keymap vi-command
Original file line number Diff line number Diff line change 1+ ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC6yznBu+OKf8k68O0Obq685E0rlZvH2KO4uqaO5CUMsTjIK1RArh19YQRCk4ThSpYySLOG9v0w2GDv3mVkNRcqYuCG4EUd1u3jRHjus80apgxWWxjLpc+c5/MZjjO6oMcqdLSjRrSsdOOEbsP/GK+3ij62qjJ10y2VcYp8IyeC/5vKj6x9THg0Rms43Sc6eORoZyX2DN49MdC8ZmaoJVRGjdK1RkC+joIiCff7Y5lTyQS4bXHyBI0Xot3x3qp5UC6SDdl8kSldr7K6QBdUWNjD9xnKebhfH73PsNiyeSM8empKGMPooCOZU3qbqOq/pCqppfGLzHuqn14/MpIFT4ZaLk0TefW+0R8WtJNYCz/VIW5/yNeK2D2bZ3WpGbKDDKTNQIVUn3GB6mqeUTcuaTBEYipv2HAbgVrQB9tEQutUB+oVXGc+vCpbZ/uB+MmR5PEBONktGS/V+YR42c12uAlf4CRJTJx6yLjtp4DVgltKuVkkCXM9CMrx68sRTOcDxLvgtZAhCdHTS5QY7Cy3Ac4UaqQ9P+oy0YRztLhzDnxGJwDl9ZHpcAmTX5pGaLZ1yIL3o5t1HIe2/g5vt8kWNoMKYklf+tmU9bp430LYUMo5RfMCc72kqRzybkZ6zI4qhQMF0z//XfAeDckI/tXswyIPewEYEIwxURuUSPOxpPkU9w== me@btabibian.com
You can’t perform that action at this time.
0 commit comments