mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Adding changelog files for each issue this PR addresses.
This commit is contained in:
parent
1865aca7b2
commit
7ca7dd9806
3 changed files with 3 additions and 0 deletions
1
changelog/58006.fixed
Normal file
1
changelog/58006.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
When passing arguments pass them as keyword arguments so that we can be sure the right value is going where.
|
1
changelog/58579.fixed
Normal file
1
changelog/58579.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
When passing arguments pass them as keyword arguments so that we can be sure the right value is going where.
|
1
changelog/59075.fixed
Normal file
1
changelog/59075.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
When passing arguments pass them as keyword arguments so that we can be sure the right value is going where.
|
Loading…
Add table
Reference in a new issue