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
fb679924bc
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-16 01:40:41 +00: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 20:13:32 +00:00
-
role
:
users
when
:
'os_flavor == "linux"'
-
role
:
gpg
when
:
'os_flavor == "linux"'
Reference in New Issue
Copy Permalink