ezamriy.vbox_guest

vbox-guest

This is an Ansible role for installing VirtualBox Guest Additions on a virtual machine.

Role Variables

Here are the variables used in this role and their default settings:

  • vbox_additions_iso_path: '/home/vagrant/VBoxGuestAdditions.iso' - This is the location of the VirtualBox Guest Additions ISO file on the virtual machine.

Example Playbook

Here's an example of how to use this role in a playbook:

---
- hosts: all
  roles:
    - { role: ezamriy.vbox-guest,
        vbox_additions_iso_path: '/root/VBoxGuestAdditions.iso' }

Development

This role uses Molecule for testing. First, make sure to install VirtualBox, Vagrant, and the dependencies listed in the requirements.txt file. After that, you can run the tests using this command:

$ molecule test

License

This project is licensed under the MIT License.

Authors

Informazioni sul progetto

Installs VirtualBox Guest Additions

Installa
ansible-galaxy install ezamriy.vbox_guest
Licenza
mit
Download
4.5k
Proprietario
Chief product architect at Softline, AlmaLinux OS co-founder and core developer.