mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00:00 
			
		
		
		
	Added helper role
This commit is contained in:
		@@ -244,4 +244,11 @@
 | 
			
		||||
  roles:
 | 
			
		||||
   -  role: nginx-global-www
 | 
			
		||||
 | 
			
		||||
# Helper Roles for partial deployment
 | 
			
		||||
- name: Copy global css 
 | 
			
		||||
  hosts: nginx-global-css
 | 
			
		||||
  become: true
 | 
			
		||||
  roles:
 | 
			
		||||
   -  role: nginx-global-css
 | 
			
		||||
 | 
			
		||||
- import_playbook: playbook.destructor.yml
 | 
			
		||||
		Reference in New Issue
	
	Block a user