motd for rsync mirror
							parent
							
								
									c5146c8039
								
							
						
					
					
						commit
						24018996c0
					
				| 
						 | 
				
			
			@ -10,3 +10,9 @@
 | 
			
		|||
  template:
 | 
			
		||||
    src: rsync-mirror-cron.j2
 | 
			
		||||
    dest: /etc/cron.d/rsync-mirror
 | 
			
		||||
 | 
			
		||||
- name: Indicate role in motd
 | 
			
		||||
  template:
 | 
			
		||||
    src: update-motd.d/05-service.j2
 | 
			
		||||
    dest: /etc/update-motd.d/05-rsync-mirror
 | 
			
		||||
    mode: 0755
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
#!/usr/bin/tail +3
 | 
			
		||||
# {{ ansible_managed }}
 | 
			
		||||
[0m> [38;5;82mrsync-mirror[0m a été déployé sur cette machine. Voir [38;5;6m/etc/cron.d/rsync-mirror[0m.
 | 
			
		||||
		Loading…
	
		Reference in New Issue