Robert Lilly

Results 4 comments of Robert Lilly

@bcoca Thank you for your quick reply! I haven't tried using **`dpkg --set-selections`**, only **`apt-mark hold`**, which works. If this module uses **`dpkg`**, and it can't do this task, then...

Both of these boxes work for me. In one foldler I did `vagrant init geerlingguy/centos7` and then `vagrant up`. In another folder I did `vagrant init generic/centos7`, and then `vagrant...

@shareefj Windows has never been able to be used as an Ansible control machine and that's not likely to ever change. You can, however, use WSL with Linux to run...

> I installed Vagrant and VirtualBox under my windows OS. Do I need to uninstall them from windows and then install them as part of the WSL? I want to...