Update documentation
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -2,11 +2,15 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Ansible configs for the Skylab Homelab
 | 
					Ansible configs for the Skylab Homelab
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Main entrypoint is through the `ansible` script in this repository. The script sets up
 | 
					## Local workstation setup:
 | 
				
			||||||
basic environment variables to avoid conflicts with other environments and sets the
 | 
					 | 
				
			||||||
inventory.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Bootstrap checklist:
 | 
					```bash
 | 
				
			||||||
 | 
					make dev
 | 
				
			||||||
 | 
					poetry shell
 | 
				
			||||||
 | 
					source .env
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Boostraping remote system for management:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. Install a supported operating system: [Rocky Linux](https://rockylinux.org)
 | 
					1. Install a supported operating system: [Rocky Linux](https://rockylinux.org)
 | 
				
			||||||
2. During installation create a user named `ansible` with any password
 | 
					2. During installation create a user named `ansible` with any password
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user