Ansible Module shell

From NovaOrdis Knowledge Base
Revision as of 04:47, 12 December 2019 by Ovidiu (talk | contribs) (→‎Example)
Jump to navigation Jump to search

External

Internal

Example

ansible -i ./hosts remote -b --become-user=root all -m shell -a 'la -al'