Commit 240a5290 by Jim Tittsler

spelling ansbile->ansible

parent a94e404a
...@@ -310,7 +310,7 @@ If you would like to access sudo mode, there are also flags to do that: ...@@ -310,7 +310,7 @@ If you would like to access sudo mode, there are also flags to do that:
# as bruce, sudoing to batman # as bruce, sudoing to batman
$ ansible all -m ping -u bruce --sudo --sudo-user batman $ ansible all -m ping -u bruce --sudo --sudo-user batman
(The sudo implementation is changeable in ansbile's configuration file if you happen to want to use a sudo (The sudo implementation is changeable in ansible's configuration file if you happen to want to use a sudo
replacement. Flags passed dot sudo can also be set.) replacement. Flags passed dot sudo can also be set.)
Now run a live command on all of your nodes: Now run a live command on all of your nodes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment