Initial snapshot before transformerlab recovery
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Handlers for common role
|
||||
|
||||
- name: Update PATH in shell config
|
||||
ansible.builtin.debug:
|
||||
msg: "PATH will be updated in next shell session"
|
||||
|
||||
- name: Shell updated
|
||||
ansible.builtin.debug:
|
||||
msg: "Shell configuration updated. Please restart your shell for changes to take effect."
|
||||
Reference in New Issue
Block a user