ansible-notification-examples:Ansible 1.6+ 中的通知模块示例

时间:2021-06-12 21:17:14
【文件属性】:
文件名称:ansible-notification-examples:Ansible 1.6+ 中的通知模块示例
文件大小:8KB
文件格式:ZIP
更新时间:2021-06-12 21:17:14
Python Ansible 通知示例 该项目为 Ansible 1.6.1 版本中的许多 Ansible 通知模块提供了示例。 模块 实验性 Sendgrid 模块 演练 将 set_envs.sh.template 复制到 set\envs.sh 并填写您的环境变量。 playbook 使用 get_url 模块下载远程文件并将其保存到本地节点。 但是,文件名有拼写错误,因此失败。 我们忽略错误,因为文件没有下载,所以它启动了通知模块。
【文件预览】:
ansible-notification-examples-master
----.gitignore(110B)
----requirements.txt(39B)
----ansible-notifications.yml(146B)
----library()
--------sendgrid.py(5KB)
----hosts(19B)
----group_vars()
--------all(1KB)
----set_envs.sh.template(1KB)
----README.md(716B)
----roles()
--------common()

网友评论