Merge branch 'pending-new-bw-release' into main
This commit is contained in:
commit
a67353e24f
3 changed files with 17 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
groups['all'] = {
|
||||
'member_patterns': (
|
||||
'member_patterns': {
|
||||
r".*",
|
||||
),
|
||||
},
|
||||
'bundles': {
|
||||
'apt',
|
||||
'cron',
|
||||
|
@ -35,5 +35,6 @@ groups['all'] = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'pip_command': 'pip3',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue