Skip to content

Ansible role for installing nginx tarantool-upstream module

Notifications You must be signed in to change notification settings

berkut3128/ansible-tarantool-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Nginx tarantool upstream module

Build Status

Install and assembly Nginx tarantool upstream module on Ubuntu servers.

Requirements

No special requirements; note that this role requires root access, so either run it in a playbook with a global become: yes

Dependencies

None.

Example Playbook

- hosts: server
  become: yes
  roles:
    - { role: "ansible-tarantool-nginx" }

About

Ansible role for installing nginx tarantool-upstream module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published