Description of problem: In the "Installation Guide for Red Hat Enterprise Linux" for Ceph Storage 3 Under 2.10. Creating an Ansible User with sudo Access https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html/installation_guide_for_red_hat_enterprise_linux/requirements-for-installing-rhcs#creating-an-ansible-user-with-sudo-access In step: "3. Set a new password for this user:" it should say EXAMPLE before "# passwd admin" but it doesn't This: Replace $USER_NAME with the new user name for the Ansible user. # passwd admin should be this: Replace $USER_NAME with the new user name for the Ansible user. EXAMPLE # passwd admin