文件名称:ansible-skype-hubot:CentOS 上的 Skype 和 hubot 集成手册
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-18 20:05:13
hubot ansible CoffeeScript
ansible-skype-hubot CentOS 上的 Skype 和 hubot 集成手册。 概述 它将在 CentOS 上安装 Skype 和 hubot。 您可以通过编辑 vars 文件来自定义它。 用法 用您的 Skype 凭据替换用户名/密码。 变量/main.yml skype_username : your_skype_id skype_password : your_skype_password 运行剧本。 ansible-playbook site.yml 变量 skype_version : 4.3.0.37 skype_install_dir : /opt/skype skype_init_script : /etc/init.d/skype skype_username : your_skype_id skype_password : your_s
【文件预览】:
ansible-skype-hubot-master
----.gitignore(20B)
----templates()
--------supervisord_hubot.conf.j2(409B)
--------supervisord_upstart.conf.j2(119B)
--------supervisord_x11vnc.conf.j2(348B)
----.travis.yml(848B)
----ansible_hosts(55B)
----Vagrantfile(666B)
----site.yml(131B)
----README.md(1KB)
----tests()
--------test.yml(208B)
--------inventory(10B)
----files()
--------hubot()
----vars()
--------main.yml(219B)
----handlers()
--------main.yml(585B)
----tasks()
--------skype.yml(3KB)
--------supervisord.yml(1KB)
--------main.yml(344B)
--------hubot.yml(681B)