matiferrigno.bacula
Ansible-Rolle: Bacula
Eine Ansible-Rolle, die Bacula auf Linux installiert.
Beispiel-Playbook
---
- hosts: alle
tasks:
- name: Informationen sammeln
setup: {}
- hosts: bacula-client
tasks:
- include_role:
name: bacula
tasks_from: fd
- hosts: bacula-storage
tasks:
- include_role:
name: bacula
tasks_from: sd
- hosts: bacula-director
tasks:
- include_role:
name: bacula
tasks_from: dir
Überprüfen Sie test/inventory/
Lizenz
MIT / BSD
Autorinformationen
Diese Rolle wurde 2020 von Matías Emanuel Ferrigno erstellt.
Installieren
ansible-galaxy install matiferrigno.bacula
Lizenz
mit
Downloads
267
Besitzer
Security Engineer / DevOps
Learning-Driven Life