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
Description
Languages
C
94.3%
Shell
1.8%
M4
1.6%
Rich Text Format
1.1%
Makefile
0.6%
Other
0.5%