Skip to content

Instantly share code, notes, and snippets.

View Tronde's full-sized avatar

Joerg Kastning Tronde

View GitHub Profile
@Tronde
Tronde / ansible-summary.md
Created February 21, 2018 13:53 — 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

---
- name: run containers
hosts: localhost
gather_facts: true
roles:
- linux-system-roles.network
- sfroemer_podman_network
vars_files: