Commit 3874d032 authored by Rafael Monnerat's avatar Rafael Monnerat

set some password for the use

parent 86de1435
---
- name: create netadmin
user: name=netadmin shell=/bin/bash groups=root
user: name=netadmin shell=/bin/bash groups=root password=$6$rounds=100000$RcjiHRBJa/ORaqst$0L2hFmL5kwGpP6sY2r.hENK3DR5YLdlSDf.r57hwsLjKioYx36CdeLso.52av1UA61rhWIJWdoRYI5bFz.RAC1
- name: remove other unwanted users
user: name={{ item }} state=absent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment