parent
3b3619fcb5
commit
7d35c6f043
@ -1,8 +1,7 @@
|
||||
---
|
||||
# - command: >
|
||||
# chdir={{ ansible_env.HOME }}/.dotfiles
|
||||
# stow --stow --target={{ ansible_env.HOME }} ssh
|
||||
# tags: stow
|
||||
# when: ansible_domain == "local"
|
||||
- command: >
|
||||
chdir={{ ansible_env.HOME }}/.dotfiles
|
||||
stow --stow --target={{ ansible_env.HOME }} --no-folding ssh
|
||||
tags: stow
|
||||
# - local_action: command ruby scripts/setup_ssh_keys.rb
|
||||
# when: ansible_domain == "local"
|
||||
|
Loading…
Reference in new issue