You've already forked ansible-role-unix-users
							
							refac: use .yaml instead of .yml extension
This commit is contained in:
		
							
								
								
									
										27
									
								
								meta/main.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								meta/main.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
			
		||||
dependencies: []
 | 
			
		||||
galaxy_info:
 | 
			
		||||
  author: "Markus Pesch"
 | 
			
		||||
  company: "Cryptic Systems"
 | 
			
		||||
  description: "Role to create and configure unix users and groups"
 | 
			
		||||
  galaxy_tags:
 | 
			
		||||
  - system
 | 
			
		||||
  - user
 | 
			
		||||
  - unix
 | 
			
		||||
  - linux
 | 
			
		||||
  license: "MIT"
 | 
			
		||||
  min_ansible_version: "2.9"
 | 
			
		||||
  namespace: volker-raschek
 | 
			
		||||
  platforms:
 | 
			
		||||
  - name: ArchLinux
 | 
			
		||||
    versions:
 | 
			
		||||
    - all
 | 
			
		||||
  - name: EL
 | 
			
		||||
    versions:
 | 
			
		||||
    - all
 | 
			
		||||
  - name: Fedora
 | 
			
		||||
    versions:
 | 
			
		||||
    - all
 | 
			
		||||
  - name: Ubuntu
 | 
			
		||||
    versions:
 | 
			
		||||
    - all
 | 
			
		||||
  role_name: "unix_users"
 | 
			
		||||
		Reference in New Issue
	
	Block a user