* fix(scrips): cleanup * chore(README): Updating Readme * chore(github): Added PR template
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ansible-playbook reset.yml -i inventory/my-cluster/hosts.ini
|