c12s-kubespray/roles/remove-node/pre-remove
Max Gautier 92f25bf267
Simplify usage of pre-remove role (#8334)
- Use builtin task scheduling of ansible (same task on each host)
  instead of manual looping on master

Benefits:
- One less play in remove-node.yml playbook
- Parralel node drain
- Drain parameters (timeout, grace period, retries,
  allow_ungraceful_removal) can be adjusted separately for each node
  with ansible variables
2022-01-04 07:10:53 -08:00
..
defaults Remove ignore_errors from drain tasks and enable retires (#7151) 2021-01-15 13:17:43 -08:00
tasks Simplify usage of pre-remove role (#8334) 2022-01-04 07:10:53 -08:00