From 50b914e77695fd1cdb294653f20143747e7e3b01 Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Thu, 2 Jul 2026 18:10:04 +0200 Subject: Add state: absent variable Allow removing configuration for repositories. --- molecule/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'molecule/.gitignore') diff --git a/molecule/.gitignore b/molecule/.gitignore index dd2354f..477f7f1 100644 --- a/molecule/.gitignore +++ b/molecule/.gitignore @@ -1,2 +1,2 @@ __pycache__ -decryption_keys.yml +decryption_keys*.yml -- cgit v1.2.3