Ansible warning regarding nvim #21
Owner
```
task path: /home/mfocko/git/mfocko/dotfiles/playbooks/roles/shell/tasks/nvim.yml:4
[WARNING]: Consider using the file module with state=directory rather than running 'mkdir'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set
'command_warnings=False' in ansible.cfg to get rid of this message.
```
Switch `mkdir` from shell to file/directory
Switch `mkdir` from shell to file/directory
Labels
No labels
blocker
distro
fedora
distro
openSUSE
kind
bug
kind
feature
kind
research
roles
git
roles
shell_zsh
roles
terminal_ghostty
server
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mfocko/dotfiles#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?