mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 06:47:56 +01:00 
			
		
		
		
	Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
| # | ||||
|  | ||||
| - name: Ensure Matrix jitsi base path exists | ||||
|   file: | ||||
|   ansible.builtin.file: | ||||
|     path: "{{ item.path }}" | ||||
|     state: directory | ||||
|     mode: 0750 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user