How to update Raspbian on your Raspberry Pi using Ansible using CLI or Playbook(Part 2)

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 →
 •  0 comments  •  flag
Share on Twitter
Published on May 25, 2020 22:04
No comments have been added yet.