3 lines
75 B
Bash
Executable file
3 lines
75 B
Bash
Executable file
#!/bin/bash
|
|
|
|
ansible-playbook redbrick-ansible.yml -i hosts --check --diff
|