/ansible-role-bacula-client

Installation and configuration of the Bacula client.

Primary LanguagePython

Role bacula_client

Build Status

Install and configure Bacula Client.

Role Variables

variables

Example Playbook

- hosts: servers
  roles:
     - role: sedovandrew.bacula_client
       become: true
       bacula_client_director: BaculaDirector
       bacula_client_password: ClientPassword
       bacula_client_name: BaculaFirstClient

License

BSD

Author Information

Sedov Andrey - sedoy80@gmail.com