Fixing another missing ansible module

This commit is contained in:
Ian Roddis
2026-03-24 14:34:42 -04:00
parent 8acdb891d0
commit fae5337fc1
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"Bash(grep -v \"^$\")",
"Bash(helm template:*)",
"Bash(brew list:*)",
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")"
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")",
"Bash(ansible-playbook:*)"
]
}
}