Skip to content

Instantly share code, notes, and snippets.

@psumanth
psumanth / index.html
Created October 26, 2018 05:52
JS - Gallery Homework
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Photo Gallery</title>
<link rel="stylesheet" href="css/gallery.css">
<script src = "js/gallery.js"></script>
</head>
<body>
@psumanth
psumanth / ansible-summary.md
Created September 23, 2018 04:07 — forked from andreicristianpetcu/ansible-summary.md
This is an ANSIBLE Cheat Sheet from Jon Warbrick

An Ansible summary

Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)

Configuration file

intro_configuration.html

First one found from of