mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Solved wrong variable bug
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
- name: "include role for {{ application_id }} to receive certs & do modification routines for '{{ domain }}:{{ port }}'"
 | 
					- name: "include role for {{ application_id }} to receive certs & do modification routines for '{{ NEXTCLOUD_DOMAIN }}:{{ NEXTCLOUD_PORT }}'"
 | 
				
			||||||
  include_role:
 | 
					  include_role:
 | 
				
			||||||
    name: sys-util-csp-cert
 | 
					    name: sys-util-csp-cert
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user