aboutsummaryrefslogtreecommitdiffhomepage
path: root/meta
diff options
context:
space:
mode:
authorGaƫtan <36162164+gaetanfl@users.noreply.github.com>2019-02-21 17:59:19 +0100
committerGitHub <noreply@github.com>2019-02-21 17:59:19 +0100
commitca163d9cd72f520a6c0a28ae613bdc757cfae1e5 (patch)
tree482fc8a71eb3557088fcaba84c781d8057d58a93 /meta
parentabde0015f21b63855fb9945040fd1cb77b726381 (diff)
parente4a83de00793993e9f270569795069e574ce40b4 (diff)
downloadansible-clever-ca163d9cd72f520a6c0a28ae613bdc757cfae1e5.tar.gz
ansible-clever-ca163d9cd72f520a6c0a28ae613bdc757cfae1e5.tar.zst
ansible-clever-ca163d9cd72f520a6c0a28ae613bdc757cfae1e5.zip
Merge pull request #35 from gaetanfl/use_path_tool
use full path for clever helper invocation
Diffstat (limited to 'meta')
-rw-r--r--meta/main.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml
index eabd765..acc2f09 100644
--- a/meta/main.yml
+++ b/meta/main.yml
@@ -32,6 +32,13 @@ galaxy_info:
32 # 32 #
33 # platforms is a list of platforms, and each platform has a name and a list of versions. 33 # platforms is a list of platforms, and each platform has a name and a list of versions.
34 # 34 #
35 platforms:
36 - name: Debian
37 versions:
38 - all
39 - name: Ubuntu
40 versions:
41 - all
35 # platforms: 42 # platforms:
36 # - name: Fedora 43 # - name: Fedora
37 # versions: 44 # versions: