Create user accounts
------------------------
--> A list of users to be created can be found in the file called user_list.yml
which you should download from http://classroom.example.com/user_list.yml and
save to /home/admin/ansible/
--> Using the password vault created elsewhere in this exam, create a playbook called
create_user.yml
that creates user accounts as follows:
--> Users with a job description of developer should be:
--> created on managed nodes in the "dev" and "test" host groups assigned the
password from the "dev_pass"
variable and these user should be member of supplementary group "devops".
--> Users with a job description of manager should be:
--> created on managed nodes in the "prod" host group assigned the password from
the "mgr_pass" variable
and these user should be member of supplementary group "opsmgr"
--> Passwords should use the "SHA512" hash format. Your playbook should work using
the vault password file
created elsewhere in this exam.
while practising you to create these file hear. But in exam have to download as per
questation.
user_list.yml file consist:
---
user:
- name: user1
job: developer
- name: user2
job: manager
Tijuana
10 months agoCraig
10 months agoMarjory
11 months agoViola
11 months agoFelton
11 months agoFiliberto
11 months agoCharlena
11 months agoZita
11 months agoElli
11 months agoOlive
11 months agoAlpha
11 months agoDong
12 months agoVincent
1 year agoViva
1 year agoKiley
1 year agoGail
1 year agoChaya
1 year agoKaran
1 year agoElliott
1 year agoElfrieda
1 year agoRossana
1 year agoRasheeda
1 year agoKimbery
1 year agoJeannetta
1 year agoNobuko
1 year agoEmilio
1 year agoKayleigh
1 year agoLeonora
1 year agoJerlene
1 year agoLeonora
1 year ago