release: version 1.1.0
This commit is contained in:
parent
fc7dff0cf6
commit
f67c18d321
2 changed files with 10 additions and 1 deletions
|
@ -1,4 +1,13 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
## v1.1.0 (2018-09-30)
|
||||||
|
### Changed
|
||||||
|
* remove set attributes on homes directories
|
||||||
|
* remove phpfpm_group var
|
||||||
|
* replace include_tasks to import_tasks
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
* group permission in pools template
|
||||||
|
|
||||||
## v1.0.0 (2018-08-15)
|
## v1.0.0 (2018-08-15)
|
||||||
|
|
||||||
* first version
|
* first version
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Ansible role: PHP FPM
|
# Ansible role: PHP FPM
|
||||||
[](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/releases)
|
[](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/releases)
|
||||||
[](https://travis-ci.org/nishiki/ansible-role-phpfpm)
|
[](https://travis-ci.org/nishiki/ansible-role-phpfpm)
|
||||||
[](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/src/branch/master/LICENSE)
|
[](https://git.yaegashi.fr/nishiki/ansible-role-phpfpm/src/branch/master/LICENSE)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue