mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	THE HUGE REFACTORING CALENDER WEEK 33; Optimized Matrix and during this updated variables, and implemented better reset and cleanup mode handling, also solved some initial setup bugs
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
  - name: create nginx letsencrypt config file
 | 
			
		||||
    template:
 | 
			
		||||
      src: "letsencrypt.conf.j2"
 | 
			
		||||
      dest: "{{nginx.directories.http.global}}letsencrypt.conf"
 | 
			
		||||
      dest: "{{NGINX.DIRECTORIES.HTTP.GLOBAL}}letsencrypt.conf"
 | 
			
		||||
    notify: restart openresty
 | 
			
		||||
 | 
			
		||||
  - name: "Set CAA records for all base domains"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user