Ansible updates

This commit is contained in:
2025-05-12 11:21:04 -05:00
parent f3e781eebf
commit eae73178bf
2 changed files with 26 additions and 8 deletions

View File

@@ -50,7 +50,7 @@ This repo is a mono-repo that is broken up into three sections:
- From laptop run ansible playbook to:
```bash
cd homelab
cd homelab/infra-config
ansible-playbook -i inventory.yml 03-infra01-server/install.yml
```
@@ -71,10 +71,10 @@ This repo is a mono-repo that is broken up into three sections:
Other needed software:
- ~~kustomize~~
- git
- ~~git~~
- oc
- ansible
- terraform
- ~~ansible~~
- ~~terraform~~
### [FreeIPA](04-free-ipa/README.md) *Manual*