Skip to content
Snippets Groups Projects
Commit 98391800 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: use correct syntax for creating a symlink with the file module

parent 4947bd79
Branches
Tags
No related merge requests found
...@@ -11,4 +11,4 @@ ...@@ -11,4 +11,4 @@
file: file:
src: "/usr/lib64/libpcre.so.1" src: "/usr/lib64/libpcre.so.1"
dest: "/usr/lib64/libpcre.so.3" dest: "/usr/lib64/libpcre.so.3"
state: symlink state: link
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment