Skip to content

Commit

Permalink
update reboot task
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Feb 16, 2024
1 parent 076fee5 commit ecfbe57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/kubernetes/common/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,5 @@
ansible.builtin.reboot:
tags:
- install
when: inventory_hostname in groups["k8s"]

Check failure on line 179 in roles/kubernetes/common/tasks/main.yaml

View workflow job for this annotation

GitHub Actions / ansible-lint

yaml[empty-lines]

Too many blank lines (1 > 0)

0 comments on commit ecfbe57

Please sign in to comment.