diff options
author | Matt Clay <matt@mystile.com> | 2017-05-09 13:37:08 +0200 |
---|---|---|
committer | René Moser <mail@renemoser.net> | 2017-05-09 13:37:08 +0200 |
commit | d999d613cb6291486a594c65ffc620359afb4450 (patch) | |
tree | 60d73e57acb2b6ddf7613806e9885548fa5b4f5e /test/integration/targets/cs_pod | |
parent | Added no_log flag for all the sensitive fields. (#24386) (diff) | |
download | ansible-d999d613cb6291486a594c65ffc620359afb4450.tar.xz ansible-d999d613cb6291486a594c65ffc620359afb4450.zip |
Python 3 fixes for CloudStack modules and tests. (#24400)
Diffstat (limited to 'test/integration/targets/cs_pod')
-rw-r--r-- | test/integration/targets/cs_pod/aliases | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/cs_pod/aliases b/test/integration/targets/cs_pod/aliases index ff33c0bb61..ba249b99d7 100644 --- a/test/integration/targets/cs_pod/aliases +++ b/test/integration/targets/cs_pod/aliases @@ -1,3 +1,2 @@ cloud/cs posix/ci/cloud/cs -skip/python3 |