typo path fix
This commit is contained in:
parent
48e707c86c
commit
c5f56e0167
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: add masher ssh priv key
|
- name: add masher ssh priv key
|
||||||
action: copy src=$private/mash/masher.id_rsa dest=/home/masher/.ssh/id_rsa mode=600 owner=masher group=masher
|
action: copy src=$private/files/mash/masher.id_rsa dest=/home/masher/.ssh/id_rsa mode=600 owner=masher group=masher
|
||||||
|
|
||||||
|
|
||||||
# rawhide group
|
# rawhide group
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue