mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Refactored role native-sshd
This commit is contained in:
		
							
								
								
									
										2
									
								
								roles/native-sshd/meta/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								roles/native-sshd/meta/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| dependencies: | ||||
| - native-user-administrator | ||||
							
								
								
									
										4
									
								
								roles/native-sshd/readme.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								roles/native-sshd/readme.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| # role native-sshd | ||||
| This role depends on that a well configured user administrator exist. | ||||
| For this reason this role depends on the role native-user-administrator. | ||||
| A wrong configuration of this role can lead to an lockout of the system which just will be reversal via chroot.   | ||||
| @@ -1,4 +1,3 @@ | ||||
| dependencies: | ||||
| - native-ssh | ||||
| - native-user-alarm | ||||
| - native-user-administrator | ||||
| - native-sshd | ||||
|   | ||||
		Reference in New Issue
	
	Block a user