Ansible warning regarding nvim #21

Closed
opened 2020-10-17 01:00:17 +02:00 by mfocko · 0 comments
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.
``` 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. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mfocko/dotfiles#21
No description provided.