Removed ansible.utils as it doesn't appear to exist any more

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-03-09 00:11:42 -05:00
parent 33fd227634
commit ae3d7b985d
2 changed files with 3 additions and 1 deletions

View File

@@ -63,3 +63,5 @@ roles:
- name: 'ensure_vim'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
version: 'master'
...