mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	used set_fact
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| # @todo Refactor\Remove  | ||||
| # @deprecated | ||||
| - name: "Merge detached_files with applications['oauth2-proxy'].configuration_file" | ||||
|   ansible.builtin.set_fact: | ||||
|   set_fact: | ||||
|     merged_detached_files: "{{ detached_files + [applications['oauth2-proxy'].configuration_file] }}" | ||||
|   when: applications[application_id].get('features', {}).get('oauth2', False) | bool | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user