1,760
edits
Changes
→Investigation 4 - Apply fabfile.py to your VM on myvmlab
And imagine that you might have 10 tasks to be done on 10, 50, 100 servers - could you do it without the automation?
= Investigation INVESTIGATION 4 - Apply fabfile.py to your VM on myvmlab =
== Replace run() function calls with sudo() ==
: Since your account on your vm on myvmlab is a regular user with sudo privilege. You need to make the following changes to your fabfile.py before applying it to your vm on myvmlab: