An Ansible role to setup the webupd8 launchpad apt repository.
| Family | Distribution | Version | Test Status |
|---|---|---|---|
| Debian | Debian | Jessie | |
| Debian | Ubuntu | Precise | |
| Debian | Ubuntu | Yakkety | |
| Debian | Ubuntu | Xenial | |
| Debian | Ubuntu | Trusty | |
| Debian | Ubuntu | Vivid | |
| Debian | Ubuntu | Wily |
- ansible >= 1.9.4
| variable | description |
|---|---|
| launchpad_ppa_webupd8_os_supported | fact set by this role to determine if the host OS is supported. |
None.
None.
- hosts: servers
roles:
- role: ansiblebit.launchpad-ppa-webupd8
launchpad_ppa_webupd8_cache_valid_time: 3600
