Commit 7328579 1 parent 1dca397 commit 7328579 Copy full SHA for 7328579
File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
### HEAD
2
+ * Fix #1354 - Disable ` install_recommends ` for php packages ([ #1355 ] ( https://github.com/roots/trellis/pull/1355 ) )
2
3
* Update default ssh key paths (include ed25519 keys) ([ #1348 ] ( https://github.com/roots/trellis/pull/1348 ) )
3
4
* Use trellis-cli for Vagrant galaxy install when available ([ #1349 ] ( https://github.com/roots/trellis/pull/1349 ) )
4
5
* Fix #970 - Improve git clone failure error ([ #1351 ] ( https://github.com/roots/trellis/pull/1351 ) )
Original file line number Diff line number Diff line change 9
9
name : " {{ item.key }}"
10
10
state : " {{ item.value }}"
11
11
cache_valid_time : " {{ apt_cache_valid_time }}"
12
+ install_recommends : no
12
13
with_dict : " {{ php_extensions }}"
13
14
14
15
- name : Start php fpm service
You can’t perform that action at this time.
0 commit comments