mirror of
				https://github.com/kevinveenbirkenbach/client-playbook.git
				synced 2025-11-04 08:17:59 +00:00 
			
		
		
		
	refactored role names
This commit is contained in:
		@@ -55,11 +55,11 @@
 | 
				
			|||||||
  roles:
 | 
					  roles:
 | 
				
			||||||
    - application-torbrowser
 | 
					    - application-torbrowser
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: setup nextcloud-client
 | 
					- name: setup nextcloud
 | 
				
			||||||
  hosts: nextcloud_client_hosts
 | 
					  hosts: nextcloud_hosts
 | 
				
			||||||
  become: true
 | 
					  become: true
 | 
				
			||||||
  roles:
 | 
					  roles:
 | 
				
			||||||
    - application-nextcloud-client
 | 
					    - application-nextcloud
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: setup dia
 | 
					- name: setup dia
 | 
				
			||||||
  hosts: dia_hosts
 | 
					  hosts: dia_hosts
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user