sgargel

Results 11 comments of sgargel

I have a similar issue. SSH save password is unchecked and the field is empty but I'm not asked for SSH passphrase and connection is failing. ![image](https://user-images.githubusercontent.com/24651376/175251176-a33f433f-8c61-4412-8df1-d41d0194ab39.png) I think that...

Is the travis error related to my pr? `ImportError: cannot import name 'add_all_plugin_dirs' from 'ansible.plugins.loader' (/home/travis/build/cloudalchemy/ansible-node-exporter/.tox/py37-ansible27/lib/python3.7/site-packages/ansible/plugins/loader.py)`

News on this? I'm interested too!

Hi there, I have a Gas Meter that uses W-MBUS on 169Mhz and communication protocol DLMS-COSE (not sure what does it means). Further details here: https://github.com/weetmuts/wmbusmeters/issues/702 Here some `cu8` samples:...

I can't reproduce your issue. It works as expected: ``` check_jbossas7.py -H 127.0.0.1 -A datasource -P 9990 -u user -p password -d myDS -s ActiveCount -W 15 -C 30 OK...

I'm pretty sure your problem is not from this pull requests. Can you check your issue with master? By the way doing some other test: ``` $ python check_jbossas7.py -H...

> My version is the same as the master, I just cloned with command git clone .. so your problem is not related to this Pull Request. I think you...

Happy you have solved your problem. Appreciated if you will push a new PullRequest :-)

I've solved by adding a _reverse_check_levels()_ function. Check my pr: #5

+1 for docker build secret support