运维自动化神器ansible之group模块
发表于:2025-12-02 作者:千家信息网编辑
千家信息网最后更新 2025年12月02日,ansible之group模块group模块是用来添加或者删除组首先使用ansible-doc来查看用法[root@note0 ansible]# ansible-doc -s group- name
千家信息网最后更新 2025年12月02日运维自动化神器ansible之group模块
ansible之group模块
group模块是用来添加或者删除组
首先使用ansible-doc来查看用法
[root@note0 ansible]# ansible-doc -s group- name: Add or remove groups group: gid: # Optional `GID' to set for the group. local: # Forces the use of "local" command alternatives on platforms that implement it. This is useful in environments that use centralized authentication when you want to manipulate the local groups. (e.g. it uses `lgroupadd' instead of `groupadd'). This requires that these commands exist on the targeted host, otherwise it will be a fatal error. name: # (required) Name of the group to manage. non_unique: # This option allows to change the group ID to a non-unique value. Requires `gid'. Not supported on macOS or BusyBox distributions. state: # Whether the group should be present or not on the remote host. system: # If `yes', indicates that the group created is a system group.通过上面的参数列表我们可以了解到group模块有几个重要属性
OPTIONS (= is mandatory):选项前面为=的为必填参数
一、name
= name Name of the group to manage. type: str要操作的group的组名,string类型,必填项1.1、示例
创建一个名字为test的组。
[root@note0 ~]# ansible local -m group -a "name=test"176.16.128.1 | CHANGED => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": true,#可以看到changed状态为true,代表已经在主机添加组成功。 "gid": 1000, "name": "test", "state": "present", "system": false}查看主机/etc/group文件验证
[root@note1 ~]# cat /etc/grouptest:x:1000:二、state
- state Whether the group should be present or not on the remote host. (Choices: absent, present)[Default: present] type: strstate用于指定用户组在远程主机上是否被更改或删除,string类型。有两个选项:absent,present。默认值为present,absent为删除组。2.1、示例
我们来删除一下刚才创建的组。
[root@note0 ~]# ansible local -m group -a "name=test state=absent"176.16.128.1 | CHANGED => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": true, "name": "test", "state": "absent"}三、gid
- gid Optional `GID' to set for the group. [Default: (null)] type: intgid用于设定用户组gid,int类型,默认值为空3.1、示例
创建一个gid为1005,名字为test的组。
[root@note0 ~]# ansible local -m group -a "name=test gid=1005 state=present"176.16.128.1 | CHANGED => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": true, "gid": 1005, "name": "test", "state": "present", "system": false}查看主机/etc/group文件,我们可以看到新创建的组gid为1005。
[root@note1 ~]# cat /etc/grouptest:x:1005:四、system
- system If `yes', indicates that the group created is a system group. [Default: False] type: boolsystem用于指定创建的用户组是否为系统组,布尔类型,可用选项false,true,默认为false4.1、示例
创建一个名字为test的系统组。
[root@note0 ~]# ansible local -m group -a "name=test state=present system=true"176.16.128.1 | CHANGED => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": true, "gid": 994, "name": "test", "state": "present", "system": true}查看主机/etc/group文件验证
[root@note1 ~]# cat /etc/grouptest:x:994:可以看到test组的gid为994,gid小于1000为系统组。
主机
示例
类型
模块
名字
文件
用户
用户组
系统
参数
验证
重要
两个
代表
属性
布尔
状态
面的
e.g.
神器
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
浙江大学软件开发专业好
广西在线云互联网科技公司
ip网络安全检查表
厦门龙脉网络技术有限公司
开展网络安全技术应用试点示范工
php遍历数据库并存储
江苏调度服务器安装云主机
双重认证显示服务器出现问题
网络安全专业就业方面
软件开发的底层逻辑
加强学生网络安全教育案例
svn安装 服务器搭建
手机搭建的服务器软件
佛山服务软件开发方案
路由器连接dhcp服务器
陕西省大学生网络安全
湖北正规网络技术分类市场价
服务器故障强制平仓
数据库表的实现过程
我的世界斗罗大陆服务器新服开荒
职高网络技术2017年高考卷
网络安全培训班价格表
php遍历数据库并存储
密云区网络技术咨询清单
网络技术大赛理论题题库
大脑基因功能数据库
百度时代网络技术 北京
上饶网络安全建设
关于网络安全的句子有哪些
公司服务器文件管理制度