- name:Reset SSH connection before post-reboot tasks
when:
- post_reboot_can_connect | bool
ansible.builtin.meta:reset_connection
- name:Set final SSH credentials for post-reboot tasks
when:
- post_reboot_can_connect | bool
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.