Skip to content

Commit

Permalink
Remove support "Ubuntu 14.04" tag. #24
Browse files Browse the repository at this point in the history
  • Loading branch information
chusiang committed May 4, 2019
1 parent 62f023c commit d389aad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ An Ansible role of Deploy PHP 7 (php-fpm) for Nginx. (forked from [itcraftsmanpl

* Support Linux distributions:

1. Ubuntu 18.04 (bionic)
1. Ubuntu 16.04 (xenial)
1. Ubuntu 14.04 (trusty)
1. Debian 8 (jessie)
1. Debian 9 (stretch)
1. CentOS 6
Expand Down Expand Up @@ -180,6 +180,10 @@ This repository contains Dockerized [Ansible](https://github.com/ansible/ansible
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

## History

* 2019/05/04 Stop support the Ubuntu 14.04. [#24](https://github.com/chusiang/php7.ansible.role/issues/24)

## License

MIT License (2015 - 2018). See the [LICENSE file](LICENSE) for details.
Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ galaxy_info:
platforms:
- name: Ubuntu
versions:
- trusty
- xenial
- bionic
- name: Debian
Expand Down

0 comments on commit d389aad

Please sign in to comment.