Skip to content
GitLab
Explore
Sign in
k3s-ansible
reset.yml
Find file
Normal view
Permalink
reset.yml
87 B
Newer
Older
contrib/ansible: Add reset role and playbook to reset a node (#1565)
Julien DOCHE
committed
Mar 25, 2020
1
2
---
Fixes #4: Use k3s_cluster (no dashes) for inventory name.
Jeff Geerling
committed
May 12, 2020
3
-
hosts
:
k3s_cluster
contrib/ansible: Add reset role and playbook to reset a node (#1565)
Julien DOCHE
committed
Mar 25, 2020
4
5
6
gather_facts
:
yes
become
:
yes
roles
:
Fixes #3: Fix linting issues, add ansible-lint and yamllint configuration.
Jeff Geerling
committed
May 12, 2020
7
-
role
:
reset