Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 2.17 KB

README.md

File metadata and controls

58 lines (34 loc) · 2.17 KB

ansiblebit.launchpad-ppa-webupd8

License Build Status

Platform Platform

Project Stats

An Ansible role to setup the webupd8 launchpad apt repository.

Tests

Family Distribution Version Test Status
Debian Debian Jessie x86_64
Debian Ubuntu Precise x86_64
Debian Ubuntu Yakkety x86_64
Debian Ubuntu Xenial x86_64
Debian Ubuntu Trusty x86_64
Debian Ubuntu Vivid x86_64
Debian Ubuntu Wily x86_64

Requirements

  • ansible >= 1.9.4

Facts

variable description
launchpad_ppa_webupd8_os_supported fact set by this role to determine if the host OS is supported.

Role Variables

None.

Dependencies

None.

Playbooks

- hosts: servers
  roles:
     - role: ansiblebit.launchpad-ppa-webupd8
       launchpad_ppa_webupd8_cache_valid_time: 3600

Links