Skip to content

hostinger/ansible-collection-fireactions

Repository files navigation

Ansible collection for Fireactions

This is a collection which contains Ansible roles for installing and configuring Fireactions and its dependencies.

Installation

Before using this collection, install it with ansible-galaxy:

ansible-galaxy collection install hostinger.fireactions

You can also include it in a requirements.yml file:

collections:
- name: hostinger.fireactions

and install it with:

ansible-galaxy collection install -r requirements.yml

Usage

To use a role from this collection, prefix it with hostinger.fireactions:

- hosts: all
  roles:
    - role: hostinger.fireactions.fireactions

Contributing

Contributions are welcome! For instructions, please refer to the Contributing guide.

License

See LICENSE.

About

Ansible collection for deploying Fireactions and required dependencies

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 5

Languages