ezamriy.vbox_guest

vbox-gast

Eine Ansible-Rolle, die die VirtualBox Guest Additions auf einer virtuellen Maschine installiert.

Rollenvariablen

Die Rollenvariablen und ihre Standardwerte sind unten aufgeführt:

  • vbox_additions_iso_path: '/home/vagrant/VBoxGuestAdditions.iso' - Pfad zu einer VirtualBox Guest Additions ISO auf einer VM.

Beispiel-Playbook

---
- hosts: alle
  rollen:
    - { rolle: ezamriy.vbox-gast,
        vbox_additions_iso_path: '/root/VBoxGuestAdditions.iso' }

Entwicklung

Die Rolle verwendet Molecule für Tests. Nach der Installation von VirtualBox, Vagrant und den Abhängigkeiten aus der requirements.txt-Datei können Sie Tests mit dem folgenden Befehl ausführen:

$ molecule test

Lizenz

MIT

Autoren

Über das Projekt

Installs VirtualBox Guest Additions

Installieren
ansible-galaxy install ezamriy.vbox_guest
GitHub Repository
Lizenz
mit
Downloads
4.5k
Besitzer
Chief product architect at Softline, AlmaLinux OS co-founder and core developer.