1
0
Fork 0
Ansible-Config/README.md

17 lines
496 B
Markdown
Raw Normal View History

2025-06-04 12:09:11 +02:00
# Ansible-Config
This project aims to be my personal ansible configuration for setup and maintainance of my server
and client machines.
### Setup
This is ran on the machines to set themselves up to be in a useable state.
Either for Workstations or Servers
```
sudo apt install ansible
ansible-pull -o -U https://code.booklordofthe.dev/Booklordofthedings/Ansible-Config
```
### Update
Machines being able to keep themselves up to date automatically,
currently not supported yet