Change the supported systems and minimum Ansible version to more current versions.

This commit is contained in:
Dorian 2016-05-16 18:12:09 -04:00
parent 03bb9e0192
commit c3b8f46ef2
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ Requirements
- aptitude or python-apt (required by apt tasks)
This role is designed to work against a modern Ubuntu system. (Tested on Ubuntu 13.10 and 14.04) It should
This role is designed to work against a modern Ubuntu system. (Tested on Ubuntu 14.04 and 16.04) It should
theoretically work on older versions of Ubuntu or Debian based systems.
Example Playbook

View File

@ -4,12 +4,12 @@ galaxy_info:
description: An elegant NGINX and supervisor Ansible base role
company: Amber Penguin Software
license: BSD
min_ansible_version: 1.6
min_ansible_version: 2.0
platforms:
- name: Ubuntu
versions:
- saucy
- trusty
- xenial
categories:
- development
- web