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.7
2+
3+ Been a while since a release, so there's a bunch of great stuff in thise one!
4+
5+ Added:
6+
7+ + Add experimental support for importing inventories from Python modules
8+ + Add ` caro.packages ` operation (@wowi42 )
9+ + Add ` server.locale ` operation and ` server.Locales ` fact (@maisim )
10+ + Add ` ensure_newline ` keyword argument to ` files.line ` (@yunzheng )
11+ + Add ` args ` argument to ` server.script ` operation
12+ + Add make ` put_file ` work with ` doas ` (@minusf )
13+ + Handle adding git config key-values with multiple lines (@gchazot )
14+
15+ Fixed:
16+
17+ + Add Ubuntu latest (22.04) to CI tests (@gchazot )
18+ + Fix codecov workflow (@ioO )
19+ + Escape & character during sed replacement during ` line.replace ` (@sysadmin75 )
20+ + Fix last login time in ` server.users ` operation (@minusf )
21+ + Fix fact hash for short facts where the backing fact takes arguments
22+
123# v2.6.2
224
325+ Add support for classic confinment in ` snap.packages ` operation (@pabloxio )
You can’t perform that action at this time.
0 commit comments