4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
ansible-playbook site.yml -i production -bK $*
|