-
The `yum` module seems to hang, even when running this playbook against a single host:
```yaml
---
- hosts: all
tasks:
- yum: name=yum-cron state=installed
```
Here's the `-vvv` out…
-
Upgraded to Fedora 24, cannot get libvirt images created any more.
Error: `cannot load such file -- nokogiri/nokogiri`
### Steps to reproduce
1. Upgrade Fedora Workstation 23 to Fedora Workstation 24…
-
I was using my destination node for the cloning scenerio. I installed EPEL to get ansible.
When i ran the playbook i got this error:
```
TASK [sat6repro : Install Satellite 6.2 packages] *****…
-
I'm investigating...
-
```
$ VAGRANT_LOG=debug bundle exec vagrant up --provider=ovirt3
Vagrant appears to be running in a Bundler environment. Your
existing Gemfile will be used. Vagrant will not auto-load any plugins
ins…