ansible-users.nginx

Ansible Role Ansible Role

Introdution

Install nginx from official release.

Requirements

  • ansible >= 2.0

Role Variables

  • version : version of nginx.
  • nginx_http_params: a dict of http params.

Dependencies

empty.

Example Playbook

- hosts: servers
  var:
    nginx_http_params:
      gzip: "on"
  roles:
     - { role: cupen.nginx, version: "1.12.2", worker_processes: 8, nginx_max_clients: 2048 }

License

WTFPL

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
           Version 2, December 2004

Copyright (C) 2018 cupen <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

   DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

Author Information

智慧与美貌的并重,英雄与侠义的化身!

About

Install nginx from official release.

Install
ansible-galaxy install ansible-users.nginx
GitHub repository
License
Unknown
Downloads
145
Owner
你他喵再让我写一行 bash 试试?Feel free to join us.