Skip to content

Commit

Permalink
Remove AnsibleTask no longer in use (onedr0p#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
aumer-amr committed Jun 11, 2023
1 parent 9576fb7 commit 3e665a7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .taskfiles/AnsibleTasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ tasks:
cmds:
- ansible all -i {{.ANSIBLE_INVENTORY_DIR}}/hosts.yml --one-line -a 'uptime'

rollout-reboot:
desc: Rollout a reboot across all the k8s nodes
dir: "{{.ANSIBLE_DIR}}"
cmds:
- ansible-playbook -i {{.ANSIBLE_INVENTORY_DIR}}/hosts.yml {{.ANSIBLE_PLAYBOOK_DIR}}/cluster-rollout-reboot.yml

force-reboot:
desc: Reboot all the k8s nodes
dir: "{{.ANSIBLE_DIR}}"
Expand Down

0 comments on commit 3e665a7

Please sign in to comment.