Skip to content

romanpeters/ansible-nuc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible

Ansible configuration files used for my Intel NUC

  1. Download and install Ubuntu
  2. Copy your SSH public key to the NUC with ssh-copy-id
  3. SSH to the NUC and copy <username> ALL=(ALL) NOPASSWD:ALL to sudo visudo -f /etc/sudoers.d/custom-users
  4. Change the IP address in hosts to the IP used by the remote
  5. Run the main playbook: $ ansible-playbook main.yml -i hosts

About

Ansible configuration for my Intel NUC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published