Terry Bowling
Terry Bowling
Same issue for me on Fedora 26 scudcloud-1.60-1.fc26.noarch python2-2.7.13-12.fc26.x86_64 python3-3.6.2-5.fc26.x86_64 qt-4.8.7-28.fc26.x86_64 package pyqt is not installed sip-4.19.1-1.fc26.x86_64 
Results of playbook when when marking interfaces absent. Interface in question is "dbbond" [root@tabserver ansible]# ansible-playbook -l util6vm net_demo_del.yml -vv ansible-playbook 2.5.1 config file = /etc/ansible/ansible.cfg configured module search path...
playbook output trying to down the interface aftwards [root@tabserver ansible]# ansible-playbook -l util6vm net_demo_del.yml -vv ansible-playbook 2.5.1 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python...
I only added the 3 dbbond "down" tasks on the second attempt. ``` yaml --- # Template playbook for Linux System Roles # https://linux-system-roles.github.io/ # https://galaxy.ansible.com/linux-system-roles/ # https://github.com/linux-system-roles/ - hosts:...
Here is my playbook. ``` --- - hosts: all become: yes become_method: sudo become_user: root # DO NOT MODIFY ETH0!!!! vars: network_connections: - name: net1 # Secondary interface for mgmt...
Ansible has absolute ability to understand all of the network configuration. I had shared this info with the developers before. It simply requires more logic in the module. Here's a...
Any status updates? A recent update F36 removed the older kernel that I had working with VDO. Can I use the latest 5.19 kernels? My Fedora hypervisor is now dead...
@rhawalsh Thank you so much for all that you do. I can imagine it is difficult to keep up with so much and you're doing this in your spare time....
OK, actually after updating to your latest kmod-kvdo-6.2 builds, I think I can now see the volume. I'm going to update the rest of the OS, reboot, and try to...
Any status updates? A recent update F36 removed the older kernel that I had working with VDO. Can I use the latest 5.19 kernels? My Fedora hypervisor is now dead...