manala.sqlite

#######################################################################################################

:exclamation: DEPRECATION :exclamation:

This repository and its role are no longer maintained. Please use the Manala Ansible Collection instead.

For instructions on how to use it, visit the collection repository.

#######################################################################################################

Ansible Role: SQLite Build Status

:exclamation: Please report issues and submit Pull Requests at the main Ansible Role repository. :exclamation:

This role helps with setting up SQLite.

It is part of the Manala Ansible stack but can be used independently.

Requirements

None.

Dependencies

None.

Installation

For Ansible 2+

Use the Ansible Galaxy command line:

ansible-galaxy install manala.sqlite

Or use an Ansible Galaxy requirements file:

- src: manala.sqlite

Role Variables

Definition

Name Default Type Description
manala_sqlite_install_packages ~ Array Packages required for installation
manala_sqlite_install_packages_default ['sqlite3'] Array Default packages to install

Example playbook

- hosts: servers
  roles:
    - { role: manala.sqlite }

License

MIT

Author Information

Manala (http://www.manala.io/)

Informazioni sul progetto

Handle SQLite

Installa
ansible-galaxy install manala.sqlite
Licenza
Unknown
Download
4.3k
Proprietario
Manala is an open source project supported by the french web agency ELAO providing advanced ansible roles for website's infrastructures and far more.