Installing Ansible on Cloud9 (or Fedora/Redhat/Centos)
Now we create main.yml file that will run shell commands for ec2-user on a sandbox called test-box.
NOTE: yml arrangement must be perfect, yml is not forgiving
Now its time to run Ansible
Now its time to confirm that Ansible ran some commands successfully
review the ansible.out log and that Apache2 was installed