Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 177 Bytes

File metadata and controls

8 lines (7 loc) · 177 Bytes

Usage

# Deploy to all hosts
ansible-playbook -i inventory.ini deploy.yml

# Deploy to a single host
ansible-playbook -i inventory.ini deploy.yml --limit bulbasaur