Fixing another missing ansible module
This commit is contained in:
@@ -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:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user