mitogen-hq / mitogen

Distributed self-replicating programs in Python
https://mitogen.networkgenomics.com/
BSD 3-Clause "New" or "Revised" License
2.34k stars 199 forks source link

Prepare v0.3.17 and some washup tests #1190

Closed moreati closed 3 weeks ago

moreati commented 3 weeks ago

Removing the port by keywords test. Vanilla Ansible does not template values provided by keyword. I think this is the second time I've disocvered this.

PLAY [integration/ssh/templated_by_play_keyword.yml] ***************************

TASK [meta _raw_params=reset_connection] ***************************************
Thursday 07 November 2024  12:34:39 +0000 (0:00:00.480)       0:01:48.836 ***** 
ERROR! Invalid type for configuration option plugin_type: connection plugin: ssh setting: port (from keyword: port): invalid literal for int() with base 10: "{{ hostvars[groups['test-targets'][0]].ansible_port | default(22) }}"