mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
* 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
|