Skip to content

rdvm/ansible-local-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-local-multi

Just a simpl Ansible setup to do some pacakge and configuration on multiple workstations, using localhost on each rather than specifying inventory etc.

Install requirements:

ansible-galaxy install -r requirements.yml

Run a host-specific playbook:

ansible-playbook <playbook-name>.yml --ask-become-pass

e.g.

ansible-playbook hyprframe.yml -K

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages