You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The task [auditd : setup rsyslog to send audisp logs to a specific target] is failing with AnsibleFilterError: Version comparison: LooseVersion instance has no attribute 'version'
I have no idea what it means and I'm wondering why would it fail there as it is just a template call...
host:
python2.7.17
ansible 2.5.1
host-target: debian 10
If you have an idea on what to look for to understand the error I would be very grateful.
ansible-playbook -vvv doesn't give interesting informaton just SSH EXEC some tmp file where it uploaded the script to be ran
The text was updated successfully, but these errors were encountered:
NanoPish
changed the title
nsibleFilterError: Version comparison: LooseVersion instance has no attribute 'version'
AnsibleFilterError: Version comparison: LooseVersion instance has no attribute 'version'
Apr 10, 2020
The task
[auditd : setup rsyslog to send audisp logs to a specific target]
is failing withAnsibleFilterError: Version comparison: LooseVersion instance has no attribute 'version'
I have no idea what it means and I'm wondering why would it fail there as it is just a template call...
host:
host-target:
debian 10
If you have an idea on what to look for to understand the error I would be very grateful.
ansible-playbook -vvv doesn't give interesting informaton just SSH EXEC some tmp file where it uploaded the script to be ran
The text was updated successfully, but these errors were encountered: