Skip to content

pertruccio/mailserver_bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To

  • install FreeBSD

  • enable root SSH login

  • copy pubkey to remote host

    ssh-copy-id root@$IP

  • add $IP to inventory/hosts.yml

  • install Python:

    ansible -m raw -a 'pkg install -y python3' $IP

About

ansible bootstrap for my selfhosted freebsd mailserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published