2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/bash
|
|
ansible-playbook site.yml -i inventory.ini --limit unhb4 --diff
|