📝 README.md
This commit is contained in:
		
							parent
							
								
									dee45ded29
								
							
						
					
					
						commit
						3bef65796b
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
# ansible-role-touch-file
 | 
			
		||||
ansible role to periodically touch a file. this is useful in monitoring, for example if you'd like to check if a certain file gets synchronized.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
~~~
 | 
			
		||||
    - role: touch-file,
 | 
			
		||||
      file: '/path/to/the/file-to-be-touched'
 | 
			
		||||
~~~
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue