Skip to content

Instantly share code, notes, and snippets.

@apotitech
Created April 13, 2024 20:43
Show Gist options
  • Save apotitech/031e12565501e9a374f988092a4c8eee to your computer and use it in GitHub Desktop.
Save apotitech/031e12565501e9a374f988092a4c8eee to your computer and use it in GitHub Desktop.
project md table
File Name Description
key.pem This is the SSH private key file used for SSH access into our instances. Update this file with the key you're going to use on your instance.
index.html This file is for hosting our web page. You can use any code you want for your webpage.
inventory This inventory file will contain our list of hosts. Simply create an empty file named inventory. Later, when we run our playbooks, it will automatically update with our host information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment