从ansible动态清单文件构建分子配置文件

moleculerize的Python项目详细描述


分子化

从ansible动态清单文件构建分子配置文件

快速入门指南

  1. 从pypi安装moleculerize,pip:

    $ pip install moleculerize
    
  2. 有关使用moleculerize启动帮助的详细信息,请通过:

    $ moleculerize --help
    
  3. 下面是一个从ansible动态清单文件构建分子配置的示例:

    $ moleculerize --output molecule/default/molecule.yml /path/to_my/dynamic_inventory.json
    

选项

选项以一个或两个破折号开头。许多期权都是附加值 在他们旁边。

-h, --helpUsage help. This lists all current command line options with a short description.
-o, --output <file>
Write the molecule config to <file>. If this option is omitted, the config will be written to molecule.yml.
-s, --scenario <name>
The molecule config scenario to be created and defined in the config file.
-t, --template <file>
Use the jinja2 template <file> for creating the molecule config file. If this option is omitted, the template is assumed to be data/molecule.yml.j2.

释放过程

有关“分子化”释放过程的信息,请参见release_process.rst

学分

这个包是用Cookiecutteraudreyr/cookiecutter-pypackage项目模板创建的。

历史记录

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何克服带有空值的不可空bean级验证   “此行有多个标记”的authenticateUser上的java MySQLConnection错误   java处理Jackson异常   java Netbeans编辑器如何知道文件在撤消后不会被修改?   目标C相当于Java的ArrayList   java当需要int时,可以将short传递给方法调用吗?   drawString()方法上的java MouseListener   java服务器socket是执行此操作的最佳选项   java需要单个匹配bean,但找到了2:org。springframework。网状物servlet。mvc。方法注释。RequestMappingHandlerMapping   如何在Java中执行Windows命令?   安卓应用程序的java文件主机   java将所有spring引导属性都设置在内。将yml文件转换为系统属性   Java邮件中的html内联链接在邮件客户端中不起作用   Java二进制文件的bazel版本控制   java如何在自定义ListView中使用Intent   java(Spring MVC+Hibernate 4+Test 4)自动连线DAO返回NULL   java一次add()调用可以在Solr服务器中索引多少文档?   java如何获取Avro GenericRecord大小