name: Pull request
about: remove quotes in packet_size
Describe the change
is number assertion was failling for packet_size
TASK [robertdebock.tomcat : test if item.packet_size in tomcat_instances is set correctly] ***
... "Assertion failed"}
With ansible_core 2.11
Testing
In case a feature was added, how were tests performed?
The role was called in a molecule test of mine.
name: Pull request about: remove quotes in packet_size
Describe the change is number assertion was failling for packet_size TASK [robertdebock.tomcat : test if item.packet_size in tomcat_instances is set correctly] *** ... "Assertion failed"} With ansible_core 2.11
Testing In case a feature was added, how were tests performed? The role was called in a molecule test of mine.