water-hole / ansible-operator

POC Code for the operator backed by ansible
48 stars 29 forks source link

Accept path to watches file as a command line arg or environment variable #22

Open mhrivnak opened 6 years ago

mhrivnak commented 6 years ago

The config file normally located at /opt/ansible/watches.yaml should be allowed to be in a user-specified location. The operator should accept a path to the watches file at runtime as a command line argument and/or an environment variable.