Skip to content

rflocfloc/ansible_desktop_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_desktop

Given a desktop pc, install ansible:

on Fedora

sudo dnf install ansible

then add ansible collection community.general

ansible-galaxy collection install community.general

git clone the repo, from inside the repo run

ansible-playbook --ask-become-pass local.yml

About

Ansible playbook to setup your unix machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages