jbouter/ansible-pc
1
1
Fork
You've already forked ansible-pc
0

configuration.yaml contains wrong path #2

Closed
opened 2024年07月20日 12:07:02 +02:00 by niko · 2 comments
Contributor
Copy link

Created my own branch where I changed the path in line 13 'roles\kde\tasks\configuration.yaml' from:

- .config/autostart-scripts

to:
- .config/autostart

In order to match line 37:
dest: "/home/{{ user.username }}/.config/autostart/ssh-add.sh.desktop"
Or maybe the line 37 should be edited from autostart -> autostart-scripts :)

Also removed the extra space on line 35 t he -> the

Created my own branch where I changed the path in line 13 'roles\kde\tasks\configuration.yaml' from: - .config/autostart-scripts to: ` - .config/autostart` In order to match line 37: ` dest: "/home/{{ user.username }}/.config/autostart/ssh-add.sh.desktop"` Or maybe the line 37 should be edited from autostart -> autostart-scripts :) Also removed the extra space on line 35` t he` -> `the`

Please open a pull request and I'll get it merged!

Please open a pull request and I'll get it merged!

Closing due to inactivity

Closing due to inactivity
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jbouter/ansible-pc#2
Reference in a new issue
jbouter/ansible-pc
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?