gdha / rear-automated-testing

Relax-and-Recover Automated Testing
https://gdha.github.io/rear-automated-testing/
GNU General Public License v3.0
10 stars 2 forks source link

SLES 11 ansible zypper_repository is not working #57

Closed gdha closed 6 years ago

gdha commented 6 years ago
TASK [rear-test : include_tasks] ***************************************************************************************************
included: /vagrant/centos7/ansible/common/roles/rear-test/tasks/copy_zyp_repos.yml for localhost

TASK [rear-test : zypper_repository] ***********************************************************************************************
skipping: [localhost]

TASK [rear-test : zypper_repository] ***********************************************************************************************
skipping: [localhost]

TASK [rear-test : zypper_repository] ***********************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: 'Task' object has no attribute 'async_val'
fatal: [localhost]: FAILED! => {"msg": "Unexpected failure during module execution.", "stdout": ""}

SLES 11 SP4 with ansible 2.5.0

gdha commented 6 years ago

need to work with template files for SLES11 I believe (like we did for bareos repo).