added centos-7 variant
This commit is contained in:
		
							
								
								
									
										6
									
								
								centos-7/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								centos-7/Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| FROM centos:7 | ||||
|  | ||||
| RUN rpm -iU https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm \ | ||||
|   && yum -y install ansible | ||||
|  | ||||
| CMD ["ansible-playbook", "--help"] | ||||
		Reference in New Issue
	
	Block a user