1.

What is the Ansible galaxy?

Answer»

Being an open-source deployment tool Ansible offers communication with configured lines initiating from the command line with the help of Ansible command. This PHENOMENON allows IT professionals to automate the configuration using any ansible-playbook command and in order to create any BASE directory structure, one has to use tool bundled with Ansible.

This structure is known as Ansible-galaxy. This is one of the most commonly asked Ansible interview questions.

3. Differentiate between Ansible and puppet?
AnsiblePuppet
It is the SIMPLEST technologyIt is a complicated technology
It is written in YAML languagePuppet is written in Ruby language
It automates the workflow for continuous deliveryIt MANAGES the visualization and reporting
It assists in agent-less installation and deploymentIt is easy to install
It has no SUPPORT for windowsIt has support for all OSs
It has an excellent GUIIts GUI is still progressing
In Ansible CLI approves the command in any languageLearning Puppet DSL


Discussion

No Comment Found