mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-03-09 12:02:11 +01:00
Remove server role template, utilize config.yaml to configure k3s
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -197,7 +197,7 @@ jobs:
|
||||
fi
|
||||
echo "SERVER LOGS"
|
||||
docker exec server-node journalctl -u k3s -n 10
|
||||
|
||||
|
||||
- name: Remove K3s from Server and Agent
|
||||
run: ansible-playbook playbooks/reset.yml -i tests/basic.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user