创建用户组 ansible -i hosts bigops -m group -a "gid=3000 name=algroup state=present system=no" -b #参数解释 gid:指定组gid号,如果不指定,默认在主机上向后 ...
確定! 回上一頁