GROG.fqdn

FQDN

Ansible Galaxy 构建状态 最新标签 Gitter 聊天

一个用于管理 fqdn/主机名的角色。

要求

  • 主机应已准备好使用 ansible(安装 python 等)
  • 需要 root 权限,例如 become: yes

角色变量

变量 描述 默认值
fqdn_full 完全限定域名 inventory_hostname
fqdn_short 短主机名 inventory_hostname_short

依赖

无。

示例剧本

---
- hosts: test
  roles:
  - { role: GROG.fqdn, become: yes }

贡献

欢迎任何帮助、修改或想法 欢迎

作者

G. Roggemans 编写

许可证

MIT

关于项目

A role for managing the fqdn/hostname.

安装
ansible-galaxy install GROG.fqdn
许可证
mit
下载
45.2k
拥有者
Open Source Science and Technology