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