Skip to content

idcwhatever/ansible-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some commands

pactl list | grep -Pzo '.*bluez_card(.*\n)*'

ansible-playbook -i inventories/main.yml playbooks/rpi.yml --become
ansible-playbook -i inventories/main.yml playbooks/rpi.yml --limit tv_pi --tags common --become
ansible-playbook -i inventories/main.yml playbooks/rpi_update.yml --become
ansible -i inventories/main.yml tv_pi -m  include_role -a "name=bluetooth" --become

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages