Skip to content

rgaddam/Change-root-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change-root-password

Change root password on all the servers

This playbook will change the root/user password for all the servers listed in hosts file.

It will prompt to enter the new root password which we want to use.

Command to execute

ansible-playbook change-root-password.yml -k

rgaddam@localhost# grub-crypt --sha-512 Password: Retype password: $6$7XJAdPmhNnt1gdxi$N61RXKj..9aTeA5pQX2Mmw/A06h1j4gQHLigucarglTEn99ERO0YP9Z74puDyYuh3Bg0 rgaddam@localhost#

ansible/ansible#15326

About

Change root password on all the servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages