Skip to content

PT3ドライバをインストールするAnsibleロール

License

Notifications You must be signed in to change notification settings

pddg/ansible-role-pt3-driver

Repository files navigation

PT3 driver

Requirements

sudoできる必要があります。 また、これはドライバのみであり、利用するためにはPT3本体が必要です。

Role Variables

https://github.com/m-tsudo/pt3 のコミットのSHA-1ハッシュを指定できます。

pt3_driver_version: "a56f3cee4397a76d864a7eff1882a450e37ce950"

pt3ドライバをビルドするためのディレクトリを指定できます。

pt3_base_dir: "/opt/drivers/pt3"

Dependencies

特にありません。

Example Playbook

- hosts: record_server
  roles:
    - name: pddg.pt3_driver

License

GPL v3

Author Information

About

PT3ドライバをインストールするAnsibleロール

Resources

License

Stars

Watchers

Forks

Packages

No packages published