mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Removed is_feature_enabled entry
This commit is contained in:
		| @@ -23,6 +23,5 @@ def get_docker_compose(path_docker_compose_instances: str, application_id: str) | ||||
| class FilterModule(object): | ||||
|     def filters(self): | ||||
|         return { | ||||
|             'is_feature_enabled':   is_feature_enabled, | ||||
|             'get_docker_compose':   get_docker_compose, | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user