mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-22 20:13:59 -07:00 
			
		
		
		
	* Support nested JSON decoding in AnsibleJSONDecoder * Add tests for vault portion of AnsibleJSONDecoder
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			179 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			179 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| bugfixes:
 | |
| - Ansible JSON Decoder - Switch from decode to object_hook to support nested use of __ansible_vault and __ansible_unsafe (https://github.com/ansible/ansible/pull/45514)
 |