Skip to content

jrnickell/ansible-ubuntu-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-ubuntu-desktop

Provision an custom Ubuntu Desktop with Ansible

Local launch command from virgin PC :

wget -O- https://raw.githubusercontent.com/jdauphant/ansible-ubuntu-desktop/master/setup.sh | sh

Local launch if after clone the repository

git submodule init
git submodule update 
ansible-playbook installation.yml --sudo -K -c local -i "localhost,"

About

Provision an custom Ubuntu Desktop with Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%