[root] Don't deploy crans_scripts in the root playbook
Signed-off-by: ynerant <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									44a59d11c9
								
							
						
					
					
						commit
						99ed3ad57a
					
				| 
						 | 
				
			
			@ -34,13 +34,13 @@
 | 
			
		|||
    # crans_scripts_git: "http://gitlab.adm.crans.org/nounous/scripts.git"
 | 
			
		||||
 | 
			
		||||
    ntp_client: '{{ glob_ntp_client | combine(loc_ntp_client | default({})) }}'
 | 
			
		||||
    crans_scripts: '{{ glob_crans_scripts | combine(loc_crans_scripts | default({})) }}'
 | 
			
		||||
    # crans_scripts: '{{ glob_crans_scripts | combine(loc_crans_scripts | default({})) }}'
 | 
			
		||||
  roles:
 | 
			
		||||
    - debian-apt-sources
 | 
			
		||||
    - common-tools
 | 
			
		||||
    - sudo
 | 
			
		||||
    - ntp-client
 | 
			
		||||
    - crans-scripts
 | 
			
		||||
    # - crans-scripts
 | 
			
		||||
    - root-config
 | 
			
		||||
 | 
			
		||||
- hosts: crans_vm
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue