Skip to content

Install packages and configure a laptop using Ansible

License

Notifications You must be signed in to change notification settings

za-arthur/ansible-laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-laptop

Install packages and configure a laptop using Ansible

Usage

List available tasks:

ansible-playbook ubuntu_laptop.yml --list-tasks

Run tasks:

ansible-playbook ubuntu_laptop.yml -K

Run tasks by tags:

ansible-playbook ubuntu_laptop.yml -K --tags "common,editors"

About

Install packages and configure a laptop using Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published