ansible-grub_cmdline:有助于管理 Grub 命令行参数的角色

时间:2021-06-09 23:33:03
【文件属性】:
文件名称:ansible-grub_cmdline:有助于管理 Grub 命令行参数的角色
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-09 23:33:03
grub_cmdline 有助于管理 Grub 命令行参数的角色。 例子 --- # Example of how to use the role - hosts: myhost1 vars: grub_cmdline_add_args: - biosdevname=0 - net.ifnames=0 roles: - grub_cmdline # Example of configuration with more than one argument of the same name - hosts: myhost2 vars: grub_cmdline_add_args: # Arguments with the same name must be defined as one item - con
【文件预览】:
ansible-grub_cmdline-master
----handlers()
--------main.yaml(86B)
----tasks()
--------main.yaml(1KB)
----defaults()
--------main.yaml(483B)
----LICENSE.md(1KB)
----.gitignore(0B)
----README.md(1KB)
----meta()
--------main.yml(265B)

网友评论