Commit c18d173a authored by Adam Bullmer's avatar Adam Bullmer Committed by FichteFoll

Added ansible vault package (#5456)

parent 0207ef51
...@@ -724,6 +724,18 @@ ...@@ -724,6 +724,18 @@
} }
] ]
}, },
{
"name": "Ansible Vault",
"details": "https://github.com/adambullmer/sublime_ansible_vault",
"labels": ["ansible", "vault", "encryption"],
"releases": [
{
"platforms": "*",
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "AnsibleSnippets", "name": "AnsibleSnippets",
"details": "https://github.com/seregatte/AnsibleSnippets", "details": "https://github.com/seregatte/AnsibleSnippets",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment