Difference between revisions of "Ansible state"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[Ansible community.aws.elasticache]]: <code>[[present]] | [[absent]] | [[rebooted]]</code> | * [[Ansible community.aws.elasticache]]: <code>[[present]] | [[absent]] | [[rebooted]]</code> | ||
+ | state: [[present]] | [[absent]] | [[rebooted]] | ||
== See also == | == See also == |
Revision as of 14:45, 24 November 2022
state: present | absent | rebooted
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: