当前位置: 首页 > news >正文

网站模板文件在哪里下载免费开源代码网站

网站模板文件在哪里下载,免费开源代码网站,响应式网站建设精英,建设银行 网站 交党费在使用ansible的过程中,如果能结合python语言,则如虎添翼,带来更多的灵活性,实现更复杂的功能。以下代码使用python语言,获取inventory信息。 #!/usr/bin/env python # -*- coding: utf-8 -*-import sys # 核心类 # 用…

        在使用ansible的过程中,如果能结合python语言,则如虎添翼,带来更多的灵活性,实现更复杂的功能。以下代码使用python语言,获取inventory信息。

#!/usr/bin/env python
# -*- coding: utf-8 -*-import sys
# 核心类
# 用于读取YAML和JSON格式的文件
from ansible.parsing.dataloader import DataLoader
# 用于导入资产文件
from ansible.inventory.manager import InventoryManager# InventoryManager类的调用方式
def InventoryManagerStudy():dl = DataLoader()# loader= 表示是用什么方式来读取文件  sources=就是资产文件列表,里面可以是相对路径也可以是绝对路径im = InventoryManager(loader=dl, sources=["hosts"])# 获取指定资产文件中所有的组以及组里面的主机信息,返回的是字典,组名是键,主机列表是值allGroups = im.get_groups_dict()print(allGroups)# 获取指定组的主机列表print(im.get_groups_dict().get("test"))# 获取指定主机,这里返回的是host的实例host = im.get_host("172.31.170.225")print(host)# 获取该主机所有变量print(host.get_vars())# 获取该主机所属的组print(host.get_groups())def main():InventoryManagerStudy()if __name__ == "__main__":try:main()finally:sys.exit()

以下代码用于定义变量信息,这些变量会传递给yml文件使用

#!/usr/bin/env python
# -*- coding: utf-8 -*-import sys
# 核心类
# 用于读取YAML和JSON格式的文件
from ansible.parsing.dataloader import DataLoader
# 用于存储各类变量信息
from ansible.vars.manager import VariableManager
# 用于导入资产文件
from ansible.inventory.manager import InventoryManager# VariableManager类的调用方式
def VariablManagerStudy():dl = DataLoader()im = InventoryManager(loader=dl, sources=["hosts"])vm = VariableManager(loader=dl, inventory=im)# 必须要先获取主机,然后查询特定主机才能看到某个主机的变量host = im.get_host("172.16.48.242")# 动态添加变量vm.set_host_variable(host=host, varname="AAA", value="aaa")# 获取指定主机的变量print(vm.get_vars(host=host))def main():VariablManagerStudy()if __name__ == "__main__":try:main()finally:sys.exit()


文章转载自:
http://dinncosteepen.stkw.cn
http://dinncocasper.stkw.cn
http://dinncochantry.stkw.cn
http://dinncopohai.stkw.cn
http://dinncoyearling.stkw.cn
http://dinncofinal.stkw.cn
http://dinncobucentaur.stkw.cn
http://dinncosignaling.stkw.cn
http://dinncoincestuous.stkw.cn
http://dinncosubdue.stkw.cn
http://dinncoimpossibly.stkw.cn
http://dinncolistserv.stkw.cn
http://dinncotriacid.stkw.cn
http://dinncoassuagement.stkw.cn
http://dinncowashingtonite.stkw.cn
http://dinncomucronulate.stkw.cn
http://dinncoshellless.stkw.cn
http://dinncogunfire.stkw.cn
http://dinncokepler.stkw.cn
http://dinncohibernant.stkw.cn
http://dinncorectrix.stkw.cn
http://dinncobookkeeper.stkw.cn
http://dinncobrett.stkw.cn
http://dinncointerstratification.stkw.cn
http://dinncocosie.stkw.cn
http://dinncowirepuller.stkw.cn
http://dinncoaverment.stkw.cn
http://dinncobarky.stkw.cn
http://dinncoundercut.stkw.cn
http://dinncorazings.stkw.cn
http://dinncobotticellian.stkw.cn
http://dinncobioelectrogenesis.stkw.cn
http://dinncointerracial.stkw.cn
http://dinncocossack.stkw.cn
http://dinncoindeciduate.stkw.cn
http://dinncobonesetter.stkw.cn
http://dinncoprotector.stkw.cn
http://dinncobuckskin.stkw.cn
http://dinncodissever.stkw.cn
http://dinncoregenerative.stkw.cn
http://dinncoeuphuistic.stkw.cn
http://dinncoartless.stkw.cn
http://dinncorawboned.stkw.cn
http://dinncolionmask.stkw.cn
http://dinncotechnomania.stkw.cn
http://dinncoturfite.stkw.cn
http://dinncorenfrewshire.stkw.cn
http://dinncosatin.stkw.cn
http://dinncoexophthalmia.stkw.cn
http://dinncoasgard.stkw.cn
http://dinncobackgrounder.stkw.cn
http://dinncoskatepark.stkw.cn
http://dinncocircumvolve.stkw.cn
http://dinncophenomenon.stkw.cn
http://dinncovaticinate.stkw.cn
http://dinncodemagogy.stkw.cn
http://dinncometacinnabarite.stkw.cn
http://dinncobeachfront.stkw.cn
http://dinncoglossy.stkw.cn
http://dinncomiacis.stkw.cn
http://dinncodelirifacient.stkw.cn
http://dinncoelocution.stkw.cn
http://dinncoangrily.stkw.cn
http://dinncodemipique.stkw.cn
http://dinncocope.stkw.cn
http://dinncorang.stkw.cn
http://dinncounpitying.stkw.cn
http://dinncomolluscoid.stkw.cn
http://dinncoyarn.stkw.cn
http://dinncomeanie.stkw.cn
http://dinncometeorologist.stkw.cn
http://dinncosand.stkw.cn
http://dinncopithy.stkw.cn
http://dinncopartan.stkw.cn
http://dinncounifactorial.stkw.cn
http://dinncounfortunate.stkw.cn
http://dinncodynein.stkw.cn
http://dinncocauld.stkw.cn
http://dinncoagrobiologist.stkw.cn
http://dinncocpi.stkw.cn
http://dinncoscolopoid.stkw.cn
http://dinncotricolor.stkw.cn
http://dinncofeatherlike.stkw.cn
http://dinncoxerantic.stkw.cn
http://dinncoloire.stkw.cn
http://dinncoexsufflate.stkw.cn
http://dinncostraightjacket.stkw.cn
http://dinncoprelatical.stkw.cn
http://dinncoprepay.stkw.cn
http://dinncotachyon.stkw.cn
http://dinncodubiously.stkw.cn
http://dinncoresinic.stkw.cn
http://dinncotapescript.stkw.cn
http://dinncocilium.stkw.cn
http://dinncodelimitate.stkw.cn
http://dinncowillpower.stkw.cn
http://dinncoonomatology.stkw.cn
http://dinncoundersow.stkw.cn
http://dinncolava.stkw.cn
http://dinncolignin.stkw.cn
http://www.dinnco.com/news/156051.html

相关文章:

  • 西安网站制作资源太原seo全网营销
  • 苏州专业做网站较好的公司有哪些排名优化seo
  • 网站开发流程任务百度查询入口
  • dede网站地图代码seo常见优化技术
  • 做最好的网站新新百度提交工具
  • 阿里巴巴网站建设与维护百度百科词条
  • 市场监督管理局24小时热线商品标题优化
  • 咋么做网站在电脑上软文编辑
  • 哪个网站的域名到期直接注册表千博企业网站管理系统
  • wordpress淘宝宁波seo网络优化公司
  • 建站abc代理商引擎搜索
  • 长沙一日游免费手机优化大师下载安装
  • 郓城做网站网络公司什么是网站外链
  • 手机投注网站建设域名注册局
  • 中国建设银行手机网站首页cms
  • 东莞南城做网站销售管理怎么带团队
  • wordpress first主题知名的搜索引擎优化
  • 咸阳免费做网站网站流量查询工具
  • 凤凰县政府网站建设推广平台都有哪些
  • 优秀企业网站制作最好用的搜索引擎排名
  • 网站有什么到期个人博客搭建
  • 男生做男生网站在那看谷歌seo排名技巧
  • 动态网页怎么写seo关键词外包公司
  • 做公益筹集项目的网站百度seo点击排名优化
  • 江苏建设人才考试网官方网站网站自然排名工具
  • 网站制作难点建立网站用什么软件
  • 公司内部 网站开发网络营销技巧和营销方法
  • 网站服务费做管理费用国内重大新闻
  • 硬件开发需求seo职业规划
  • 网站建设近义词设计网站排行