[meta] Comment out stowing SSH until I can think of something better

pull/28/head
Alpha Chen 10 years ago
parent fe63434ee0
commit 6ffe14f5df

@ -1,8 +1,8 @@
---
- 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 }} ssh
# tags: stow
# when: ansible_domain == "local"
# - local_action: command ruby scripts/setup_ssh_keys.rb
# when: ansible_domain == "local"

Loading…
Cancel
Save