|
|
|
@ -25,7 +25,7 @@
|
|
|
|
scope: global
|
|
|
|
scope: global
|
|
|
|
value: github.qpeyb@simplelogin.fr
|
|
|
|
value: github.qpeyb@simplelogin.fr
|
|
|
|
|
|
|
|
|
|
|
|
- name: Insert/Update "Match User" configuration block in /etc/ssh/sshd_config prepending and appending a new line
|
|
|
|
- name: Enforce using ssh instead of https with github.
|
|
|
|
ansible.builtin.blockinfile:
|
|
|
|
ansible.builtin.blockinfile:
|
|
|
|
path: ~/.gitconfig
|
|
|
|
path: ~/.gitconfig
|
|
|
|
append_newline: true
|
|
|
|
append_newline: true
|
|
|
|
|