Skip to content

central repo for ansible tasks/plays/playbooks

Notifications You must be signed in to change notification settings

myersg86/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible

central repo for ansible tasks/plays/playbooks

prepwork / initial setup

Ubuntu:

curl https://raw.githubusercontent.com/myersg86/ansible/master/prepwork-ubuntu.sh --output /tmp/prepwork.sh &&
bash /tmp/prepwork.sh

Debian:

curl https://raw.githubusercontent.com/myersg86/ansible/master/prepwork-debian.sh --output /tmp/prepwork.sh &&
bash /tmp/prepwork.sh

CentOS/RedHat

curl https://raw.githubusercontent.com/myersg86/ansible/master/prepwork-centos.sh --output /tmp/prepwork.sh &&
bash /tmp/prepwork.sh

usage - plays & playbooks

general use:

ansible-pull -v -U https://github.com/myersg86/ansible.git PLAYBOOK.yml

About

central repo for ansible tasks/plays/playbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published