ansible-playbooks icon indicating copy to clipboard operation
ansible-playbooks copied to clipboard

Ansible Playbooks for my other projects like room-assistant.

Results 6 ansible-playbooks issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

installing on pi zero 2w with Raspbian lite (Bullseye) and the wget command fails with the below errors: ``` unlink: cannot unlink '/usr/bin/node': No such file or directory unlink: cannot...

Hi, trying to deploy new config to a number of Room Assistant nodes using your ansible playbook to isolate/test potential bugs in the main app. I've followed you instructions (I...

Hello there, i'm always getting an error, when installing with ansible. `fatal: [192.168.188.78]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object'...

I've been slowly expanding my room-assistant cluster (up to 6 nodes now, with a 7th on the way to complete it) and after 4 nodes and a botched upgrade to...

Hello, I installed Room Assistant using the playbooks. When provisioning a Pi, the position of the mqtt password was switched with the position of the username: Eg.: ``` mqttOptions: password:...