mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix pre-commit
This commit is contained in:
parent
327f46b0c1
commit
aadaf0bedd
1 changed files with 2 additions and 2 deletions
|
@ -4331,8 +4331,8 @@ def recurse(
|
|||
Force symlink creation. This option will force the symlink creation.
|
||||
If a file or directory is obstructing symlink creation it will be
|
||||
recursively removed so that symlink creation can proceed. This
|
||||
option is usually not needed except in special circumstances. This
|
||||
option is not taken in account if ``fileserver_followsymlinks`` is
|
||||
option is usually not needed except in special circumstances. This
|
||||
option is not taken in account if ``fileserver_followsymlinks`` is
|
||||
set to False.
|
||||
|
||||
win_owner
|
||||
|
|
Loading…
Add table
Reference in a new issue