cmiscloni

Results 4 issues of cmiscloni

Actually it's possible to get the desired IP if VM has multiple interfaces like this: ``` compose: ansible_host: >- guest.net | selectattr('ipAddress') | map(attribute='ipAddress') | flatten | select('match', '^192.*|^127.0.*') |...

Hello all, Is there a way to limit path feedback to filter on a specific path in vmware dynamic inventory please ? Actually enable with_path return all the path as...

Since upgrade to Rundeck 5.5.0, the ansible nodes are not refreshed This message is displayed in Rundeck node settings: _Number of aliases for non-scalar nodes exceeds the specified max=50_ Is...

For example if you want to run an job two days after patch Tuesday, you can't do that in Rundeck as my knowledge. ### An example based on Systems Manager...