Ansible Module shell

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

External

Internal

Example

ansible -i ./hosts remote -b --become-user=root all -m shell -a 'apt-get install nginx'