AWS|EC2-Instance|Create Sudo_User||HTTP||GIT Installation by Ansible Adhoc Command
ansible all -m ping ansible all -b -m yum -a "name=httpd state=present" --ask-become-pass
ansible all -m ping ansible all -b -m yum -a "name=httpd state=present" --ask-become-pass