标签:lan 删除 class 模块 模块使用 shel res 使用方法 ansible
管理远程主机上的组
]# ansible all -m group -a ‘name=test‘
]# ansible all -m group -a ‘name=test state=absent‘
]# ansible all -m group -a ‘name=test gid=2000‘
标签:lan 删除 class 模块 模块使用 shel res 使用方法 ansible
原文地址:https://www.cnblogs.com/wanwz/p/12922464.html