File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v2.9
2
+
3
+ Long overdue! Happy New Year all :)
4
+
5
+ Added:
6
+
7
+ + Add ` server.security_limit ` operation & ` SecurityLimits ` fact (@maisim )
8
+ + Add ` password ` argument to ` server.user ` operation (@disser )
9
+ + Add ` url ` argument to ` brew.tap ` operation (@znd4 )
10
+ + Add ` proxy ` argument to ` files.download ` operation (@themanifold )
11
+ + Add mtu, state, mac to ` NetworkDevices ` fact (@maisim )
12
+ + Enable/test paramiko v3 support (@pbsds )
13
+
14
+ Fixed:
15
+
16
+ + Fix ` Users ` fact when user description contains pipes (@julienlavergne )
17
+ + Fix multiple bugs in ` files.block ` operation (@stone-w4tch3r )
18
+ + Fix removal of sudo askpass file with ` server.reboot ` operation (@stone-w4tch3r )
19
+ + Disable home creation explicitly in ` server.user ` (@julienlavergne )
20
+ + Remove unused colorama dependency (@gdrosos )
21
+ + Automatically convert string/bytes IO objects to the correct mode
22
+
1
23
# v2.8
2
24
3
25
Added:
You can’t perform that action at this time.
0 commit comments