+1 vote
in DevOps by
What is a query in ansible and what are query modules bolstered by ansible?

1 Answer

0 votes
by

Query modules enable access to information in Ansible from outside sources. These modules are assessed on the Ansible control machine and can incorporate perusing the filesystem yet in addition reaching outside information stores and administrations.

Organization is {lookup{‘<plugin>’,'<source(or)connection_string>’}}

A portion of the query modules upheld by ansible are

Document

pipe

redis

jinja layouts

etcd kv store

Related questions

+2 votes
asked May 8, 2020 in Ansible by SakshiSharma
0 votes
asked Aug 24, 2019 in Ansible by rahulsharma
...