Load git forge key when applicable
This commit is contained in:
parent
755493d155
commit
d46c4e4ec2
1 changed files with 1 additions and 2 deletions
|
|
@ -26,8 +26,7 @@
|
|||
items:
|
||||
- domain: '{{ git_domain }}'
|
||||
key: '{{ git_host_key }}'
|
||||
roles:
|
||||
- common
|
||||
when: ansible_hostname != 'fudiggity'
|
||||
tasks:
|
||||
- name: Setup dotfiles
|
||||
ansible.builtin.import_tasks: 'tasks/dotfiles.yml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue