Commands
init
Creates the Ansible recommended folder structure and initial core files for playbooks, roles and modules.
Usage init
install
Installs Ansible roles from Ansible Galaxy or located in any version control repository (git, mercurial and svn).
Usage install
uninstall
Remove dependencies from the playbook’s library
Usage uninstall
freeze
Create list of installed dependencies for a playbook
Usage freeze