D
D
DarkKefir2019-10-13 01:27:19
Composer
DarkKefir, 2019-10-13 01:27:19

How to check if Ansible is installed using Composer?

Is it possible to write in composer.json something like this:

"require": {
  "ansible": ">=2.0",
},

The goal is to check if Ansible is installed on the system.
What is the right way (if at all possible) to specify this dependency for composer.json?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question