Sen descrición

Jeff Geerling d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos
files d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos
handlers d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos
meta d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos
tasks d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos
README.md d9aebe7dee Initial commit. %!s(int64=11) %!d(string=hai) anos

README.md

Ansible Role: Nginx

Installs Nginx on RHEL/CentOS 6.x.

This role installs the latest version of Nginx direct from the Nginx yum repository.

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: server
  roles:
    - { role: geerlingguy.nginx }

License

MIT / BSD

Author Information

This role was created in 2014 by Jeff Geerling (@geerlingguy), author of Ansible for DevOps. You can find out more about the book at http://ansiblefordevops.com/, and learn about the author at http://jeffgeerling.com/.