- name: Git personal setup email git_config: name: user.email scope: global value: "nils.gerstner@replyto.se" tags: - install - productivity - git-personal - name: Git personal setup name git_config: name: user.name scope: global value: "ThePrimeagen" tags: - install - productivity - git-personal - name: Git Rustin git_config: name: user.email scope: global value: "rustin.deeznuts@gmail.com" tags: - install - productivity - git-rustin - name: Git personal setup name git_config: name: user.name scope: global value: "RustLover69" tags: - install - productivity - git-rustin - name: Netflix git_config: name: user.email scope: global value: "mpaulson@netflix.com" tags: - git-netflix - name: Git personal setup name git_config: name: user.name scope: global value: "mpaulson" tags: - git-netflix