Skip to content

dailyinfo/ansible-role-percona-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percona Repo

This role adds the Percona APT repositories to Debian/Ubuntu systems.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

percona_repo_version: 0.1

Version of the Percona repository. Currently only 0.1 allowed.

percona_repo_review: 5

Review of the Percona repository. Currently only from 1 to 5 allowed for Debian / Ubuntu. RedHat / CentOS should be from 1 to 4.

percona_repo_download_local: False

When this option is set to True, the Percona deb file will be downloaded locally and then it will be uploaded to the remote host for it's installation.

percona_repo_temp_directory_mask: /tmp/percona_repo.XXXXXXXXXX

This property sets the mask used to create the local temporal directory where the Percona deb file will be locally downloaded.

Dependencies

None.

Example Playbook

- hosts: dbservers
  roles:
     - gcoop-libre.percona-repo

License

GPLv2

Author Information

This role was created in 2016 by gcoop Cooperativa de Software Libre.

About

Ansible role for adding Percona APT repositories

Resources

License

Stars

Watchers

Forks

Packages