mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-02 20:01:33 +01:00 
			
		
		
		
	Update to 2022-10-11 13:00
This commit is contained in:
		@@ -121,6 +121,11 @@ plugin "docker" {
 | 
			
		||||
{% endfor %}
 | 
			
		||||
    ]
 | 
			
		||||
{% endif %}
 | 
			
		||||
    extra_labels = [
 | 
			
		||||
{% for label in nomad_conf.client.task_drivers.docker.extra_labels %}
 | 
			
		||||
      "{{ label }}",
 | 
			
		||||
{% endfor %}
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user