1 Star 0 Fork 4

简简@单单/ysansible

forked from as4k/ysansible 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test1.yml 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
kyle30 提交于 4年前 . just for a test
---
- hosts: all
tasks:
- name: debug test 1
debug:
msg: 主机名 {{ ansible_hostname }}
- name: debug test 2
debug:
msg: 操作系统 {{ ansible_distribution }} 版本 {{ ansible_distribution_major_version }}
- name: debug test 3
debug:
msg: IP地址 {{ ansible_host }}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/lyw2/ysansible.git
git@gitee.com:lyw2/ysansible.git
lyw2
ysansible
ysansible
master

搜索帮助