This website requires JavaScript.
Explore
Help
Sign In
talexander
/
machine_setup
Watch
1
Star
0
Fork
0
You've already forked machine_setup
Code
Issues
Pull Requests
Releases
Activity
Files
888613a2296a2b2a1202f0519f54f5b80eb3245b
machine_setup
/
ansible
/
roles
/
build
/
meta
/
main.yaml
6 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a FreeBSD build role.
2022-10-15 21:40:41 -04:00
dependencies
:
Set up a separate FreeBSD update VM. It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
2023-09-07 16:13:32 -04:00
-
role
:
users
when
:
'os_flavor == "linux"'
-
role
:
gpg
when
:
'os_flavor == "linux"'
Reference in New Issue
Copy Permalink