Ansible-Core
- ansible-config(1) View ansible configuration.
- ansible-console(1) REPL console for executing Ansible tasks.
- ansible-doc(1) plugin documentation tool
- ansible-galaxy(1) Perform various Role and Collection related operations.
- ansible-inventory(1) Show Ansible inventory information, by default it uses the inventory script JSON format
- ansible-playbook(1) Runs Ansible playbooks, executing the defined tasks on the targeted hosts.
- ansible-pull(1) pulls playbooks from a VCS repo and executes them for the local host
- ansible-vault(1) encryption/decryption utility for Ansible data files
- ansible(1) Define and run a single task 'playbook' against a set of hosts