Adding Justfile and helm chart
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
"Bash(grep -l \"molecule_test_mode\" /home/iroddis/dev/sovereign/roles/*/tasks/main.yml)",
|
||||
"Bash(grep -l \"molecule_test_mode\" /home/iroddis/dev/sovereign/roles/*/handlers/main.yml)",
|
||||
"Bash(ls /home/iroddis/dev/sovereign/roles/*/molecule/default/)",
|
||||
"Bash(grep -v \"^$\")"
|
||||
"Bash(grep -v \"^$\")",
|
||||
"Bash(helm template:*)",
|
||||
"Bash(brew list:*)",
|
||||
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user