ansible-community/community-topics

Need suggestions on commonly used flags for Ansible CLI commands

BhattacharjeeSutapa opened this issue · 1 comments

Summary

We're trying to create a cheatsheet of commonly used flags on each of the Ansible CLI commands.

Please list the flags that you commonly use when running the Ansible cli commands, or a sample command as how you use it. The documentation team will select the most widely used flags and publish them in the form of a cheatsheet. We need your help for the following commands:

  • ansible-galaxy
  • ansible
  • ansible-inventory
  • ansible-doc
  • ansible-config
  • ansible-vault

Additional Information

See this ansible-playbook cheatsheet for an idea of what we're looking for.

Relates to this docs issue if anyone is looking for background details - ansible/ansible-documentation#48 and thanks!