tschifftner.sury

Ansible Role: Install Sury

Build Status

This role installs Sury repositories on Debian and the ppa:ondrej/php repository on Ubuntu Linux servers. For more details, visit deb.sury.org.

Requirements

  • Ansible version 2.1 or higher

Role Variables

Here are the available variables with their default values (check defaults/main.yml for more):

sury_install_repositories: Yes

sury_apt_key: 'http://www.sury.org/sury.gpg'

sury_apt_packages:
 - apt-transport-https

sury_apt_repositories:
 - 'deb http://packages.sury.org {{ ansible_distribution_release }} all'
 - 'deb-src http://packages.sury.org {{ ansible_distribution_release }} all'

Dependencies

This role has no dependencies.

Installation

To install the role, run:

$ ansible-galaxy install tschifftner.sury

Example Playbook

Here is an example of how to use this role in a playbook:

- hosts: server
  roles:
    - { role: tschifftner.sury }

Supported Operating Systems

  • Debian 9 (Stretch)
  • Debian 8 (Jessie)
  • Ubuntu 18.04 (Bionic Beaver)

Required Ansible Version

You need Ansible version 2.5 or higher.

License

This role is licensed under the MIT License.

Author Information

The author of this role is Tobias Schifftner from ambimax® GmbH.

Informazioni sul progetto

Installs sury repository for php7.x on Debian/Ubuntu linux servers.

Installa
ansible-galaxy install tschifftner.sury
Licenza
mit
Download
7.2k
Proprietario
Kubernetes Software Architekt, Magento Certified Developer und Full-Stack Entwickler