书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1156 个相关结果.
  • Retroactively Owned Resources

    Adding Owner References for Existing Resources For objects in the same namespace as the Owner (CR) For objects which are NOT in the same namespace as the Owner (CR) Migration usi...
  • Readme

    Deploy a Production Ready Kubernetes Cluster Quick Start Ansible Usage Vagrant Documents Supported Linux Distributions Supported Components Requirements Network Plugins Co...
  • ansible-console

    ansible-console Synopsis Description Common Options Environment Files Author Copyright See also ansible-console REPL console for executing Ansible tasks. Synopsis a...
  • 目录

    Ansible中文权威指南 Ansible中文权威指南 目录: 总体介绍 Installation 从Github获取Ansible 需要安装些什么 选择哪一个版本? 对管理主机的要求 对托管节点的要求 安装管理主机 新手上路 前言 你的第一条命令 公钥认证 Inventory文件 主机与组 主机变量 组的变...
  • Build Your Inventory

    Build Your Inventory Basic Inventory Add Variables to Inventory Group Variables within Inventory Variable Syntax Group Inventory by Platform Protecting Sensitive Variables wit...
  • Jupyter Lab

    Data Analysis with Jupyter Lab TL;DR Jupyter Config 默认值 jupyter_username jupyter_password jupyter_port jupyter_domain Jupyter Playbook infra-jupyter Access PostgreSQL...
  • Ansible

    Ansible variables Inventory Group vars and overriding variables precedence Ansible tags Example commands Bastion host Ansible variables Inventory The inventory is compos...
  • ansible-inventory

    ansible-inventory Synopsis Description Common Options Environment Files Author Copyright See also ansible-inventory None Synopsis ansible - inventory [ options ] ...
  • 按目录结构存储变量

    1778 2018-04-18 《Ansible入门》
    按目录结构存储变量 按目录结构存储变量 假设inventory文件为/etc/ansible/hosts,那么相关的hosts和group变量可以放在下面的目录结构下 /etc/ ansible / group_vars / raleigh # can optionally end in '.yml', '.yaml', or '.json' ...
  • Ansible module development: getting started

    Ansible module development: getting started Environment setup Prerequisites via apt (Ubuntu) Common environment setup Starting a new module Exercising your module code Exercisi...