in Technology by
What is Ansible Galaxy?

1 Answer

0 votes
by

To communicate with configured clients, Ansible uses the command line that’s available using the Ansible commands. This command lets you automate configuration with the help of the ansible-playbook command.

Now, to build a base directory structure, you can take the help of a tool coupled with Ansible called ansible-galaxy.

Related questions

0 votes
    What are the components of Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    What is Ansible pipelining?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    What is use of Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    How many modules are there in Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    How to keep data secret in a Ansible playbook?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    How is Ansible upgraded?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    What is a handler in Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    How does synchronize module works of an Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    What is Tag in Ansible?...
asked Jan 29, 2023 in Technology by JackTerrance
0 votes
    In the context of Ansible, what is meant by “facts”?...
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    How to use Ansible for creating encrypted files?...
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    What is idempotency in Ansible?...
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    How are CD and CI related to Ansible?...
asked Jan 28, 2023 in Technology by JackTerrance
0 votes
    Ansible is a/an ____________________. (1)All the options (2)Configuration management (3)Infrastructure as code (4)Orchestration Engine...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    You can use ansible-vault to store sensitive information. (1)True (2)False...
asked Jan 27, 2023 in Technology by JackTerrance
...