Merge branch 'framadate' into 'newinfra'
[framadate] Moving to version 1.1.11 See merge request nounous/ansible!205certbot_on_virtu
						commit
						764c37b2bd
					
				| 
						 | 
				
			
			@ -4,7 +4,7 @@ glob_framadate:
 | 
			
		|||
  smtp_server: smtp.crans.org
 | 
			
		||||
  hostname: framadate.crans.org
 | 
			
		||||
  repo: https://framagit.org/framasoft/framadate/framadate.git
 | 
			
		||||
  version: "e8747ffef6f64372785dd9da7c18c20112eba9bf"
 | 
			
		||||
  version: "1.1.11"
 | 
			
		||||
  admin_username: framadate
 | 
			
		||||
  admin_password: "{{ vault_framadate_password }}"
 | 
			
		||||
  db_password: "{{ vault_framadate_password_db }}"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -48,6 +48,7 @@
 | 
			
		|||
    path: "{{ loc_framadate.path }}/admin/stdout.log"
 | 
			
		||||
    owner: www-data
 | 
			
		||||
    mode: 0600
 | 
			
		||||
    state: touch
 | 
			
		||||
 | 
			
		||||
- name: Configure framadate
 | 
			
		||||
  template:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue