An open API service indexing awesome lists of open source software.

https://github.com/staticdev/ansible-role-signal

Ansible role to install Signal messenger.
https://github.com/staticdev/ansible-role-signal

ansible chat communication encryption im messenger playbook privacy role secure signal

Last synced: 6 months ago
JSON representation

Ansible role to install Signal messenger.

Awesome Lists containing this project

README

          

# Ansible role: Signal

[![Tests](https://github.com/staticdev/ansible-role-signal/workflows/Tests/badge.svg)][tests]

[tests]: https://github.com/staticdev/ansible-role-signal/actions?workflow=Tests

**DEPRECATED: this project is not maintained anymore in favor direct installation with [nix package manager](https://nixos.wiki/wiki/Nix_package_manager) and [Nixpkgs](https://github.com/NixOS/nixpkgs).**

Install [Signal messenger].

## Requirements

None.

## Role Variables

None.

## Dependencies

None.

## Example Playbook

This is an example of how to include this role in a playbook:

```yaml
- hosts: all
roles:
- role: staticdev.signal
```

## License

MIT

## Author Information

[staticdev]

[signal messenger]: https://signal.org
[staticdev]: https://github.com/staticdev