@@ -14,30 +14,26 @@ An [Ansible](http://www.ansible.com) role to setup the [webupd8](http://www.webu
1414
1515| Family | Distribution | Version | Test Status |
1616| :-:| :-:| :-:| :-:|
17- | Debian | Debian | Jessie | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
18- | Debian | Debian | Wheezy | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
19- | Debian | Ubuntu | Precise | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
20- | Debian | Ubuntu | Trusty | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
21- | Debian | Ubuntu | Vivid | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
22- | RedHat | CentOS | 6.4 | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
23- | RedHat | CentOS | 6.6 | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
24- | RedHat | Centos | 7 | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
25- | RedHat | Fedora | 20 | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
26- | RedHat | Fedora | 21 | [ ![ x86] ( http://img.shields.io/badge/x86-n/a-cccccc.svg?style=flat )] ( # ) [ ![ x86_64] ( http://img.shields.io/badge/x86_64-n/a-cccccc.svg?style=flat )] ( # ) |
17+ | Debian | Debian | Jessie | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
18+ | Debian | Debian | Wheezy | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
19+ | Debian | Ubuntu | Precise | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
20+ | Debian | Ubuntu | Trusty | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
21+ | Debian | Ubuntu | Vivid | [ ![ x86_64] ( http://img.shields.io/badge/x86_64-passed-006400.svg?style=flat )] ( # ) |
2722
2823## Requirements
2924
3025- ansible >= 1.8.4
3126
3227# Facts
28+
3329| variable | description |
3430| :-:| :--|
3531| launchpad_ppa_webupd8_os_supported | fact set by this role to determine if the host OS is supported. |
3632
3733## Role Variables
3834
3935| variable | description |
40- | :---------------------------- :| :--- --|
36+ | :-:| :--|
4137| launchpad_ppa_webupd8_cache_valid_time | the amount of time in seconds the apt cache is valid. |
4238
4339## Dependencies
0 commit comments