Using *su* in playbook tasks generates a warning.  You cannot become root 
nor is there a root password on EC2 instances on AWS.  Instead you can su 
without a password using the default ec2_user account.  However, Ansible 
whines about su in shell commands and we want to suppress that without 
generating another named, password-protected account. 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c455e9e4-7f4f-4394-8dda-d85d6f213c4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to