5 lines
152 B
YAML
5 lines
152 B
YAML
---
|
|
- name: Inform user to relogin
|
|
ansible.builtin.debug:
|
|
msg: "Please logout and login again to make sure the user is added to the docker group"
|