Difference between revisions of "/usr/bin/ansible"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
− | + | * <code>[[ansible -vvv]] [[-m shell]] your_host -a [[uptime]]</code> | |
+ | |||
+ | |||
+ | * ansible your_host -m ping | ||
+ | |||
+ | |||
+ | [[/etc/ansible/hosts]] | ||
+ | |||
== See also == | == See also == |
Revision as of 08:21, 5 October 2021
This article is a Draft. Help us to complete it.
ansible -vvv -m shell your_host -a uptime
- ansible your_host -m ping
/etc/ansible/hosts
See also
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: