ansible: fix ssh role syntax for consistency
This commit is contained in:
parent
a1c3e067bd
commit
d23b76dcf7
1 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
path: ~/.ssh
|
||||
state: directory
|
||||
|
||||
|
||||
- name: Deploy SSH config
|
||||
file:
|
||||
src: "{{ role_path }}/files/config"
|
||||
|
|
Loading…
Add table
Reference in a new issue