Skip to content

Instantly share code, notes, and snippets.

View carlosmarin's full-sized avatar
🎯
Focusing

Carlos Marin carlosmarin

🎯
Focusing
View GitHub Profile
@carlosmarin
carlosmarin / Private-pypi-howto
Created May 11, 2018 16:22 — forked from Jaza/Private-pypi-howto
Guide for how to create a (minimal) private PyPI repo, just using Apache with directory autoindex, and pip with an extra index URL.
*
@carlosmarin
carlosmarin / ansible-summary.md
Created October 3, 2017 18:10 — 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

# Misc
#RECLONE=True
DATABASE_PASSWORD=password
ADMIN_PASSWORD=password
SERVICE_PASSWORD=password
SERVICE_TOKEN=password
RABBIT_PASSWORD=password
# Enable Logging
@carlosmarin
carlosmarin / .gitignore
Last active December 23, 2015 06:58 — forked from kogakure/.gitignore
*.pdf
*.texnicle*
*.fdb_latexmk
*.aux
*.glo
*.idx
*.log
*.toc
*.ist