mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-08-11 12:00
This commit is contained in:
		| @@ -71,3 +71,8 @@ connect { | ||||
|   enabled = true | ||||
| } | ||||
| {% endif %} | ||||
|  | ||||
| acl { | ||||
|   enabled = {{ consul_conf.acl.enabled | ternary('true', 'false') }} | ||||
|   default_policy = "{{ consul_conf.acl.default_policy }}" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud