Skip to content

ansible-users/ansible-supervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role Ansible Role

Supervisor

Install supervisor by pip.

Requirements

  • ansible >= 2.0

Role Variables

  • version : version of supervisor.
  • python_dir : The directory of python installed.

Dependencies

  • python >= 2.7, <= 2.7.99

Example Playbook

Install supervisor with python2.7 which installed in python_dir

- hosts: servers
  roles:
     - { role: cupen.supervisor, version: '3.3.3', python_dir: '/usr/local/opt/python2.7.14' }

License

WTFPL

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

Copyright (C) 2017-2018 cupen <xcupen@gmail.com>

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

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