Login
Remember
Register
Ask a Question
How can you find information in Ansible?
0
votes
asked
Nov 5, 2019
in
Ansible
by
Robin
How can you find information in Ansible?
ansible-information
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 5, 2019
by
rajeshsharma
After completing the basic setup, one has to make sure to find out the module called “setup” module. Using this setup module, you will be able to find out a lot of information.
...