Ansible Tower Setup and Configuration Runbook | Scribe

    Ansible Tower Setup and Configuration Runbook

    • Mbandi Anyere Awankoudi |
    • 42 steps |
    • 8 minutes
    1
    Navigate to [https://aws.amazon.com/](https://aws.amazon.com/)
    2
    Click "Sign In to the Console"
    3
    Click the "Search" field.
    4
    Type "ec2"
    5
    Click "EC2"
    6
    Click "Instances"
    7
    Provide the name "Ansible-Tower" and [[Search]] for [["CentOs 7"]]
    8
    [[Click]] on "AWS Marketplace AMIs (1****)" [[Click]] Select "CentOs 7"
    9
    Click [[Select]]
    10
    Confirm AMI Selection
    11
    [[Click]] "Instance type" and Select "t2.xlarge" (You can as well use any Instance type with 4 Memory and 8 GB RAM) [[Click]] on "Key pair name" and Select either an Existing Key Pair or Create a New one
    12
    Step
    13
    [[Expose]] "SSH", "HTTP" and "HTTPS"
    14
    Click on "Launch Instance"
    15
    Click here.
    16
    Click "Connect"
    17
    Click here.
    18
    [[1.]] Make sure to update the "username" from "ec2-user" to "centos" before running the "SSH Command" [[2.]] Once you log in, [[NAVIGATE TO]] [https://github.com/awanmbandi/ansible-tower-project/blob/master/ansible-tower-install.sh](https://github.com/awanmbandi/ansible-tower-project/blob/master/ansible-tower-install.sh) and run the commands in the order they're listed in the script
    19
    [[1.]] After Running the "vi inventory" [[Command]], Update the following strings <<admin_password=''>> and <<pg_password=''>> [[2. "Save" and "Quit"]] the file once you're done editing
    20
    [[NOTE:]] Make sure you have the [[status]] "The setup process completed successfully" after executing the command "sudo ./setup.sh"