Write a play that changes the root password hash and encrypts the file it is stored in

change root password using Ansible

In this article, we will examine a play used to change the root password using Ansible. It will also encrypt the file the password is stored in–using ansible-vault on your localhost. Table of Contents Red Hat Ansible Automation: Objectives The encrypted password files will be stored under the password directory and saved off to a backup using […]