Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ansible:tasks): add condition when setting default SHELL to zsh
## what - add condition when setting default SHELL to zsh ## how ## why - should check if the current shell is `ZSH` - should check if the env `USER` is set - when test running the workflow using `act` on a local machine, `USER` env doesn't exist ## where - ./tasks/zsh.yaml ## usage ## issue or pull request
- Loading branch information