5 lines
79 B
Bash
Executable file
5 lines
79 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
ansible-playbook -i hosts.yml main.yml
|
|
|
|
./final_output.sh
|