diff options
author | Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr> | 2018-02-01 19:49:44 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-02-02 18:43:58 +0100 |
commit | 2646ea9b86e312a22fa1e8545647f810d4c6d9be (patch) | |
tree | 98c0e1e4df2af6c819cdae6ba507da12c87de3b6 /test/sanity/import | |
parent | Check that AnsibleUndefinedVariable doesn't occur when an unused variable ref... (diff) | |
download | ansible-2646ea9b86e312a22fa1e8545647f810d4c6d9be.tar.xz ansible-2646ea9b86e312a22fa1e8545647f810d4c6d9be.zip |
yum_repository: Python 3.7 error have been fixed
See 232dc7110ca1fcaa0147bcce4773845220766869
Diffstat (limited to 'test/sanity/import')
-rw-r--r-- | test/sanity/import/skip.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanity/import/skip.txt b/test/sanity/import/skip.txt index 790a9f1f53..66fa2187c7 100644 --- a/test/sanity/import/skip.txt +++ b/test/sanity/import/skip.txt @@ -4,4 +4,3 @@ lib/ansible/modules/cloud/webfaction/webfaction_db.py lib/ansible/modules/cloud/webfaction/webfaction_domain.py lib/ansible/modules/cloud/webfaction/webfaction_mailbox.py lib/ansible/modules/cloud/webfaction/webfaction_site.py -lib/ansible/modules/packaging/os/yum_repository.py |