Skip to content

etiennegaschet/ansible_ubuntu-desktop-22.04.1-lts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_ubuntu-desktop-22.04.1-lts

Ansible config for Ubuntu Desktop (22.04.1-LTS) installation

Ansible installation:

sudo apt update
sudo apt install ansible

Ansible config deployment:

sudo ansible-pull -o -U https://github.com/etiennegaschet/ansible_ubuntu-desktop-22.04.1-lts.git

flags:

-o, --only-if-changed

only run the playbook if the repository has been updated

-U <URL>, --url <URL>

URL of the playbook repository

About

Ansible config for Ubuntu Desktop (22.04.1-LTS) installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages