Update 'CHANGELOG.md'

* use role name
* more descriptive message
* order items alphabetically
This commit is contained in:
Jérémy Lecour 2022-08-24 15:22:25 +02:00
parent 2c1ec040d1
commit 018eee7ea0
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Added
* evolinux_users: create only users who have a certain value for the `create` key (default: `always`).
* php: install php-xml with recent PHP versions
* evolinux_user_create variable for evolinux-users that allows creating only a subset of users, defaults to always
### Changed