3 lines
69 B
Bash
3 lines
69 B
Bash
|
#!/bin/bash
|
||
|
ansible-playbook site.yml -i inventory.yml --limit unhb4
|