tower-example Ansible Tower Example Playbooks Execution Steps Add file called "hosts" in project root. [server] <ip>:<port> Runs Hello World and get output to local and uploads to s3 ansible-playbook -i hosts helloworld.yml -u <user> --private-key=/../ssh