filewatcher

Ansibe Role : FileWatch

This roles acts like a file watcher job.

Build Status

Requirements

None.

Role Variables

file_watcher_path : This variable will help to change path address and name of the file to be monitored (By default it will watch the files in the ansible role path under files/ directory).
max_run_time: This variable is to give maximum run time in minutes (default 5 minutes).

Dependencies

None.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: localhost
  roles:
     - { role: hemanth22.filewatcher }

Documentation link: filewatcher

License

GPLv3

Author Information

This role was created in 2019 by Hemanth BITRA.

About

This roles acts like a file watcher job.

Install
ansible-galaxy install hemanth22/ansible-role-filewatcher
GitHub repository
License
Unknown
Downloads
29
Owner
Devops Engineer