从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如何从thymeleaf表单保存地址对象和用户对象的列表?   序列化java。时间使用Jackson将localdate转换为json   java删除LinearLayout和子级之间的空间   具有内存大小限制的Java队列   java尝试在freemarker中创建min(a,b)函数失败   askQuestion()方法中的Java逻辑问题   在Java客户端中接受服务器的自签名ssl证书   java如何正确更新字符串数组?   java如何使多个方法调用充当一个事务性工作单元   swing如何创建可滚动的Java框?   java如何使用SearchView在多个单词之间搜索?   初始化启动层java时出错。lang.module。FindException:模块javafx。找不到图形   java struts对隐藏字段的转义形式验证   用于构建FEM 3D解算器的java JOGL与JAVA3D   java mvn安装忽略hibernate映射文件   在C++和java之间使用JNI通信时,我在哪里保存“这个”?   java无法使用计时器重新绘制窗口   java我遇到一个找不到符号的错误,我无法解决   IntelliJIdea生成实体时java面临的问题   java在动态文本的末尾添加三个点