Cisco
352-001 · Question #477
352-001 Question #477: Real Exam Question with Answer & Explanation
The correct answer is C: Ansible is python and puppet is ruby based. Ansible is completely written in Python and it uses YAML syntax to express or write configurations. Puppet is written in Ruby and it uses its declarative language. It is used by the puppet to form the configurations. Scalability is more convenient and simpler when it comes to
Question
Which option described a difference between Ansible and Puppet?
Options
- AAnsible is client-server based and puppet is not
- BAnsible requires an agent and puppet does not
- CAnsible is python and puppet is ruby based
- DAnsible automates repetetive tasks and puppet allow you to run plain ssh commands
Explanation
Ansible is completely written in Python and it uses YAML syntax to express or write configurations. Puppet is written in Ruby and it uses its declarative language. It is used by the puppet to form the configurations. Scalability is more convenient and simpler when it comes to
Community Discussion
No community discussion yet for this question.