码迷,mamicode.com
首页 >  
搜索关键字:saltstack 暴雪 自动化运维    ( 2315个结果
自动化运维Ansible之常用模块
[TOC] 0、Ansible模块语法 在ansible中是指需要快速执行一条命令,并且不需要保存的命令,对于复杂的命令则为playbook 查看模块帮助:ansible doc l Ansible模块语法: Ansible注意事项颜色信息: 绿色:对远程节点不进行相应修改,或者只是对远程节点信息进 ...
分类:其他好文   时间:2020-04-05 09:29:00    阅读次数:77
自动化运维Ansible之安装部署
[TOC] 1、SSH分发 ansible自动化部署条件 1.建议基于ssh密钥方式建立远程连接 2.基于ssh口令方式建立远程连接(不建议) 在部署之前需要保证 和`受控主机 ssh密钥 远程连接` 生成SSH密钥(私钥和公钥),分发公钥到每台 : 1.安装sshpass 2.生成密钥 3.分发密 ...
分类:其他好文   时间:2020-04-05 00:20:55    阅读次数:89
CCF 201609-3 炉石传说
试题编号: 201609-3 试题名称: 炉石传说 时间限制: 1.0s 内存限制: 256.0MB 问题描述: 问题描述 《炉石传说:魔兽英雄传》(Hearthstone: Heroes of Warcraft,简称炉石传说)是暴雪娱乐开发的一款集换式卡牌游戏(如下图所示)。游戏在一个战斗棋盘上进 ...
分类:其他好文   时间:2020-03-31 18:57:37    阅读次数:131
Saltstack module genesis 详解
genesis.mksls Convert an installation file/script to an SLS file. Currently supports , , and . CLI Examples: salt genesis.mksls kickstart /path/to/kic ...
分类:其他好文   时间:2020-03-28 22:00:07    阅读次数:81
Saltstack module highstate_doc 详解
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss ...
分类:其他好文   时间:2020-03-28 21:52:39    阅读次数:86
Saltstack module iosconfig 详解
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. ...
分类:移动开发   时间:2020-03-28 21:51:24    阅读次数:82
Saltstack module grafana4 详解
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def ...
分类:其他好文   时间:2020-03-28 21:49:12    阅读次数:80
Saltstack module glassfish 详解
glassfish.update_connector_c_pool Update a connection pool glassfish.update_jdbc_resource Update a JDBC resource glassfish.enum_connector_resource Enu ...
分类:其他好文   时间:2020-03-28 21:48:37    阅读次数:71
Saltstack module ini 详解
ini.remove_option Remove a key/value pair from a section in an ini file. Returns the value of the removed key, or if nothing was removed. API Example: ...
分类:其他好文   时间:2020-03-28 21:46:58    阅读次数:70
Saltstack module http 详解
http.query New in version 2015.5.0 Query a resource, and decode the return data Passes through all the parameters described in the :py:func: : .. auto ...
分类:Web程序   时间:2020-03-28 21:38:06    阅读次数:94
2315条   上一页 1 ... 7 8 9 10 11 ... 232 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!