ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 52 - DOP-C01 discussion

Report
Export

When writing custom Ansible modules, which language is not supported?

A.
Python
Answers
A.
Python
B.
C++
Answers
B.
C++
C.
Bash
Answers
C.
Bash
D.
All of the languages listed are supported
Answers
D.
All of the languages listed are supported
Suggested answer: D

Explanation:

Ansible modules can be written in any language that is executable on the target system. The only requirement is that the module can write its results as JSON output to STDOUT for Ansible to consume.

Reference: http://docs.ansible.com/ansible/developing_modules.html

asked 16/09/2024
Maurice Daly
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first