Ansible Module shell

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

External

Internal

Example

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