Skip to content

janth/jtm-ansible-initial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wget -qO- https://raw.githubusercontent.com/janth/jtm-ansible-initial/master/bootstrap.sh | bash

(do NOT pipe with sudo)

Now do: cd ${repodir} && ./run-eg.sh

to get some examples of how to run ansible

Config files: ansible.cfg hosts

Playbook (what to run): plays/base.yml

Varialbles ( = puppet hieradata): group_vars/all.yml

Ansible code: roles/jtm.base/tasks/main.yml

Collection of interresting ansible urls: [urls.md]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages