Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

http://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html


ansible localhost -m yum -a "name=openssh state=present"



ansible localhost -c local -m service -a "name=plexmediaserver state=started"