Remove laptop-specific code
Signed-off-by: Emmy D'Anello <ynerant@crans.org>
This commit is contained in:
@ -5,7 +5,7 @@ ansible_header: |
|
||||
+++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Ansible managed, don't modify the file locally.
|
||||
See https://gitlab.crans.org/ynerant/templier-ansible.
|
||||
See https://git.yneran.fr/ynerant/templier-ansible.
|
||||
{% if template_fullpath is defined %}{% set _, rpath = template_fullpath.split('roles/', 1) %}Commit: {% if dirty %}({{dirty}}) {% endif %}{{ lookup('pipe', 'git log -n 1 --pretty=format:%H -- ' + template_fullpath | quote) }}
|
||||
{% if dirty %}Run by: {{ ansible_env.SUDO_USER }}
|
||||
{% else %}Author: {{ lookup('pipe', 'git log -n 1 --pretty=format:%an -- ' + template_fullpath | quote) }}
|
||||
@ -23,18 +23,6 @@ glob_ldap:
|
||||
base: 'dc=ynerant,dc=fr'
|
||||
|
||||
|
||||
pass:
|
||||
upstream: 'ssh://git@git.ynerant.fr:2222/ynerant/pass.git'
|
||||
dest: '.password-store/'
|
||||
|
||||
cliutils:
|
||||
bash:
|
||||
bogus_dirs: []
|
||||
git:
|
||||
email: ynerant@crans.org
|
||||
name: Yohann D'ANELLO
|
||||
signingkey: 3A75C55819C8CF85
|
||||
|
||||
bind:
|
||||
domains:
|
||||
- name: ynerant.fr
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
user:
|
||||
name: ynerant
|
||||
root: yes
|
Reference in New Issue
Block a user