Rename common role to always
This commit is contained in:
		
							parent
							
								
									bff3308b0e
								
							
						
					
					
						commit
						825393bbd3
					
				
					 4 changed files with 6 additions and 8 deletions
				
			
		
							
								
								
									
										9
									
								
								roles/always/tasks/main.yml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								roles/always/tasks/main.yml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| --- | ||||
| - name: Create the services directory | ||||
|   ansible.builtin.file: | ||||
|     path: "{{ services_path }}" | ||||
|     state: directory | ||||
|     mode: "0755" | ||||
|     owner: "{{ ansible_user }}" | ||||
|     group: "{{ ansible_user }}" | ||||
|   become: true | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue