Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Ansible Configuration

Quick Start

sudo apt update && sudo apt upgrade -y
sudo apt install ansible

ansible-galaxy collection install community.general

ansible pull -U https://github.com/AlexanderHott/config --ask-become-pass

Local

ansible-playbook playbooks/bootstrap.yml -K

https://phelipetls.github.io/posts/introduction-to-ansible/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors