v0.01
This commit is contained in:
4
templates/certbot.fact.j2
Normal file
4
templates/certbot.fact.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"installed":"true",
|
||||
"version":"{{ __certbot_version | regex_replace('^.*certbot ([\\w\\.\\-]+).*?$', '\\1') }}"
|
||||
}
|
||||
Reference in New Issue
Block a user