ansible_role_centos

时间:2024-04-06 21:20:36
【文件属性】:

文件名称:ansible_role_centos

文件大小:20KB

文件格式:ZIP

更新时间:2024-04-06 21:20:36

HTML

角色名称 配置centos服务器的基本设置,工具和变量 要求 没有 角色变量 可选默认值: centos_timezone:“欧洲/维也纳”#默认变量 centos_hostname:“ {{inventory_hostname}}”#根据invetory文件设置主机名) 强制变量: centos_ntp_server:秘密的ntp服务器 centos_http_proxy:秘密的http代理(protocol:// host:port) centos_https_proxy:秘密中的https代理(协议://主机:端口) 依存关系 没有 剧本范例 包括一个如何使用您的角色的示例(例如,将变量作为参数传递)也总是对用户有利的: - hosts: servers roles: - centos_server 执照 GNU 作者信息


【文件预览】:
ansible_role_centos-master
----vars()
--------main.yml(91B)
----tasks()
--------install_packages.yml(281B)
--------config_settings.yml(687B)
--------main.yml(64B)
----README.md(863B)
----tests()
--------inventory(11B)
--------test.yml(62B)
----LICENSE(34KB)
----handlers()
--------main.yml(121B)
----meta()
--------main.yml(2KB)
----defaults()
--------main.yml(218B)
----.travis.yml(539B)
----templates()
--------ntp.conf.j2(2KB)
--------profile.j2(2KB)
----files()
--------vimrc(131B)
--------bashrc(383B)

网友评论