Skip to content

sh0shin/ansible-project-skeletor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible project skeletor

Template hierarchy for Ansible projects

Install Ansible & Python requirements

pip install -U -r requirements-VERSION.txt

Install Ansible roles

ansible-galaxy role install -r requirements.yml

Install Ansible collections

ansible-galaxy collection install -r requirements.yml

Setup your inventory

See: ansible-inventory-skeletor for an example inventory.

git clone https://github.com/sh0shin/ansible-inventory-skeletor.git inventories/skeletor