In this episode, I show you how to update Raspbian on your Raspberry Pi using both command line and Playbook forms of Ansible. Ansible CLI # Upgrade all the server_name servers. ansible server_name -m apt -a “upgrade=yes update_cache=yes” -b ———————————————- …
Continue reading →
Published on May 25, 2020 22:04